en
Feedback
tech w/ abdulkader

tech w/ abdulkader

Open in Telegram

I share content that I create, use, watch, or read, which I find useful regarding the following topics: Robotics, Web Development, 3D Printing, and Technology. ... https://www.linkedin.com/in/abdul-kader-albitar/ ... techwithabdulkader@gmail.com

Show more
800
Subscribers
+124 hours
+67 days
+1430 days
Posts Archive
📢We're hiring a full-stack developer! Work with our lead data scientist, Jeremy Boy on maintaining, improving, and creating reflective tools and platforms to help us, as a Network, see itself, learn from itself, & amplify its knowledge Apply today 👉 https://lnkd.in/e2zkUWD4

Role : Scrum Master Location : Dubai Email ID : javeriya@dicetekuae.com Looking for a CSM certified scrum Master (Preferably Banking experience) #scrum #banking #dubai

A command-line interface for Postman 🤩 ... Introducing Postman CLI, our latest feature to automate your #API testing! 🎉 As part of Postman v10, Postman CLI will help users test APIs from the command-line interface and comes with new functionalities such as running #collections using simple commands, running #governance and #security rules validations for API schemas and more. Malvika Chaudhary gives all the details here: https://lnkd.in/gwGXR4nQ

Senior Network Engineer Location: Abu Dhabi · Provide specialized hardware/ software/ network problem diagnosis/ resolution for customer’s Network. · Knowledge on cloud networking (AWS and AZURE) · Knowledge of AWS and AZURE architectural principle and key networking services such as AWS Global Infrastructure, VPC, S3, EC2, Route 53, Transit Gateway, Direct Connect. MS Azure VNET, VNet-Peering, Private Link, vWAN, Express route, Firewall, Load Balancer. · Plan and execute in depth technical activity, influencing the direction of activities/plans and providing technical insight and guidance to others · Investigate and help resolve issues on customer’s network and IT estates using agreed troubleshooting methodologies · Manage support cases to enable fast resolution that exceeds our customers’ expectations · Using the central document repository, to ensure knowledge sharing across the team and enable best practice · Supporting and taking ownership of ad-hoc projects to develop the capabilities of the Ideal Service Centre Supporting wider team with knowledge share, via knowledge base communications (emails, how-to guides etc.) and contribution at team meeting KEY BUSINESS CHALLENGES Email: javeriya@dicetekuae.com

Middleware Engineer Location: Dubai Medium OS knowledge and experience (Windows and Linux) Good Knowledge and experience (install & Configure, Batch Scripting, Schedule Jobs and Scripts using (PowerShell and VBS), on the below File Transfer components: IBM (Windows) Connect Direct, File Agent and Batch Scripting (Critical) SFTP Server and Client (Windows) (Critical) Good knowledge and experience (Install, configure, patching and administration) on as many as possible application server and messaging systems from the below list: WebSphere ND and Liberty 9 (Mandatory). IBM HTTP server version 9 IBM MQ installation Apache HTTP and reverse proxy. career@dicetekuae.com

We are hiring! Location: #Damascus_Mazzeh Job Title: #Senior #BackEnd Job Type: #Full_time Responsibilities: - Develop web applications and web APIs. - Working as a back-end engineer. - Design and develop state-of-the-art web applications. - Work as part of a team. Qualifications: - Strong experience (4+ years is a plus) in .NET framework and database design and management. - Excellent knowledge of #C# and Entity Framework. - Familiar with #Git. - Excellent troubleshooting and communication skills. - Have programming skills, #OOP, and Design Patterns. - Knowledge of microservices architecture, Docker is a plus - Basic front-end technologies such as #HTML, #CSS, #JS is a plus. - Knowledge of #Agile, #Scrum & #Jira is a plus. Benefits: - Competitive salary. - Optional home office (20% of your working time). - We evaluate employee achievements/performance every six months. This means that there is a possibility of getting promoted every six months. - Health insurance - Please send your CV and why you want to work with us to hr@smartsoft.sy - Please mention the job title (BackEnd) in the subject of the email. Emails without subjects will not be considered.

Available vacancy: Senior full stack developer (.NET) Type: Full Time If you are meeting the below needs, please send your resume to: noha.elghazaly@algoriza.com Job Description: . Building functional applications and websites. . Participating in the entire software development life cycle, debugging applications, and configuring existing systems. . Analyzing system requirements and prioritize tasks . Writing clean, testable code using .NET programming language Job Requirements: . 4+ years of experience in the same field only will be considered. . Deep Experience in ASP .NET, HTML5/CSS3, .Net Core . Experience in Application Development CI/CD . Experience in Design and Architectural patterns . Experience in API' (REST/SOAP) . Experience in SQL Server or Oracle . Experience in any frontend framework like Angular +2, React or VueJS . Knowledge in test-driven development . Preferred background: projects related to business services, automation, digital services, financial sectors, and government.

Job Position: IT Operations Location: Abu Dhabi Job Description: HP OpenView Email id: shibina@dicetekuae.com #IToperations #jobs #jobsinuae #jobhiring

Good read 📖 Passphrase ... A passphrase is a sequence of words or other text used to control access to a computer system, program or data. It is similar to a password in usage, but a passphrase is generally longer for added security. Passphrases are often used to control both access to, and the operation of, cryptographic programs and systems, especially those that derive an encryption key from a passphrase. The origin of the term is by analogy with password. The modern concept of passphrases is believed to have been invented by Sigmund N. Porter in 1982. ... Full article >>> https://en.wikipedia.org/wiki/Passphrase

Good read 📖 RSA (cryptosystem) ... RSA (Rivest–Shamir–Adleman) is a public-key cryptosystem that is widely used for secure data transmission. It is also one of the oldest. The acronym "RSA" comes from the surnames of Ron Rivest, Adi Shamir and Leonard Adleman, who publicly described the algorithm in 1977. An equivalent system was developed secretly in 1973 at GCHQ (the British signals intelligence agency) by the English mathematician Clifford Cocks. That system was declassified in 1997.[1] In a public-key cryptosystem, the encryption key is public and distinct from the decryption key, which is kept secret (private). An RSA user creates and publishes a public key based on two large prime numbers, along with an auxiliary value. The prime numbers are kept secret. Messages can be encrypted by anyone, via the public key, but can only be decoded by someone who knows the prime numbers.[2] The security of RSA relies on the practical difficulty of factoring the product of two large prime numbers, the "factoring problem". Breaking RSA encryption is known as the RSA problem. Whether it is as difficult as the factoring problem is an open question.[3] There are no published methods to defeat the system if a large enough key is used. RSA is a relatively slow algorithm. Because of this, it is not commonly used to directly encrypt user data. More often, RSA is used to transmit shared keys for symmetric-key cryptography, which are then used for bulk encryption–decryption. ... Full article >>> https://en.wikipedia.org/wiki/RSA_(cryptosystem)

Good read 📖 Linux distribution ... A Linux distribution[a] (often abbreviated as distro) is an operating system made from a software collection that includes the Linux kernel and, often, a package management system. Linux users usually obtain their operating system by downloading one of the Linux distributions, which are available for a wide variety of systems ranging from embedded devices (for example, OpenWrt) and personal computers (for example, Linux Mint) to powerful supercomputers (for example, Rocks Cluster Distribution). A typical Linux distribution comprises a Linux kernel, GNU tools and libraries, additional software, documentation, a window system (the most common being the X Window System, or, more recently, Wayland), a window manager, and a desktop environment. Most of the included software is free and open-source software made available both as compiled binaries and in source code form, allowing modifications to the original software. Usually, Linux distributions optionally include some proprietary software that may not be available in source code form, such as binary blobs required for some device drivers.[1] A Linux distribution may also be described as a particular assortment of application and utility software (various GNU tools and libraries, for example), packaged with the Linux kernel in such a way that its capabilities meet many users' needs.[2] The software is usually adapted to the distribution and then combined into software packages by the distribution's maintainers. The software packages are available online in repositories, which are storage locations usually distributed around the world.[3][4] Beside "glue" components, such as the distribution installers (for example, Debian-Installer and Anaconda) and the package management systems, very few packages are actually written by a distribution's maintainers. Almost one thousand Linux distributions exist.[5][6] Because of the huge availability of software, distributions have taken a wide variety of forms, including those suitable for use on desktops, servers, laptops, netbooks, mobile phones and tablets,[7][8] as well as in minimal environments typically for use in embedded systems.[9][10] There are commercially backed distributions, such as Fedora Linux (Red Hat), openSUSE (SUSE) and Ubuntu (Canonical Ltd.); and entirely community-driven distributions, such as Debian, Slackware, Gentoo and Arch Linux. Most distributions come ready-to-use and precompiled for a specific instruction set, while some (such as Gentoo) are distributed mostly in source code form and must be compiled locally for installation.[11] ... Full article >>> https://en.wikipedia.org/wiki/Linux_distribution

Company: #Xten Job Title: # WordPress Developer Job Type: #Freelancer Job Location: #Remotely We're looking for WordPress Developer What you'll bring You have professional experience in WordPress. Manage or create your WordPress blog or website; create and edit posts and pages, upload your favorite photos and videos About Us We’re startup company based in Germany. Xten is bridging the final mile gap between retailers and consumers. With our platform, companies in any industry can fulfill orders in minutes, not days, and exceed their customers’ expectations. If you feel excited about our upcoming challenges, we encourage you to apply now! Please share your cv to: hr@xten.app with title: "WordPress" WhatsApp: +963932408585 #Tawasol #Tawasol_Job #social #Marketing #Senior #Word…

We are a statup company looking for: 1- UI / UX and Graphic Designer. 2- Front End Developer(React js). Experience: 1 year plus Job Location: Remotely /Online Job Type: Full Time/Sun - Thurs/10am - 5pm Please send you CV to the Whatsapp number: 0940204205

I'm looking for senior full stack laravel developer to provide to work as a supervisor on a project I'm working one now kindly send your cv via whatsapp to: 0955122674

🔵 Company: #Xten Job Title: # Senior Odoo Developer Job Type: #Full _Time Job Location: #Remotely 🕹We're looking for a Senior Odoo Developer: What you’ll do You will develop e-commerce application using the following modules: eCommerce, inventory, sales, Accounting and others. You'll be responsible for the analysis of business processes and their implementation in Odoo. You'll oversee the development and maintenance of custom functionality in Odoo. ✅What you'll bring You have professional experience in Odoo development. You have proven record on implementing Odoo at big scale eCommerce or similar fields. You have professional experience in eCommerce, inventory, sales, Accounting modules. You have at least three years of experience with Python. You have a formal education in the field of Computer Science. You have experience in analyzing and supporting business processes. You have advanced analytical and problem-solving skills, and pay close attention to detail. You're fluent in English, both written and spoken. You have an affinity with process and system improvement, and functional application management. ⛳️About Us We’re startup company based in Germany. Xten is bridging the final mile gap between retailers and consumers. With our platform, companies in any industry can fulfill orders in minutes, not days, and exceed their customers’ expectations. If you feel excited about our upcoming challenges, we encourage you to apply now! 📫Please share your cv to: hr@xten.app WhatsApp: +963932408585 #Tawasol #Tawasol_Job #social #Marketing #Senior #Odoo #Developer #hiring #Odoo #odoodeveloper #remotejobs #remotely #job #IT #fulltime #education #recruiter #jobsearching #engineer #hiringnow

I just finished the course 'The Web Developer Bootcamp' by Colt Steele. 60 hours of web development (takes a lot more when coding along) covering a full stack development process with MongoDB, Express, Bootstrap, and Node as the main technologies. ... You can see the final project via this link: https://yelpcamp26.herokuapp.com/ ... Code available on my GitHub account in the following repository: https://github.com/kaderalbitar/YelpCamp ... I very very recommend this course 🤓 ... #webdevelopment #mern #mean #fullstack #nodejs #expressjs #mongodb #bootstrap #atlas #heroku

نحن بحاجة إلى Backend Developer محترف! نقوم حالياً بتطوير عدد من المشاريع الشيقة والمتنوعة 🔥: • منصة تجارة إلكترونية • منصة تعليم إلكتروني • منصة تصويت إجتماعي • منصة تمويل جماعي جميع ماسبق بحاجة لمطور Backend Developer مُحترف بخبرة لاتقل عن 3 سنوات للعمل عن بُعد وبشكل فوري! مسؤولياتك كمطور: • تبادل الأفكار مع الفريق لأبتكار حلول برمجية والميزات المستقبلية. • شارك معرفتك وخبراتك داخل الفريق. • فهم عميق لعملية تطوير الويب بالكامل (التصميم والتطوير والنشر). • كتابة الكود وتنظيم المكتبات بشكل يُمكن تطويره في المستقبل. • توسيع وظائف المنتجات مع التركيز على الخدمات المصغرة. • تطوير وإدارة قواعد البيانات والتطبيقات واختبار البرمجيات لضمان الاستجابة والكفاءة. • استكشاف أخطاء الكود وإصلاحها وتصحيحها وترقيتها. • تطوير وصقل المهارات بشكل مستمر. عنك كمطور: • خبرة عملية مثبتة كمطور مع خبرة لا تقل عن 3 سنوات. • درجة البكالوريوس في علوم الكمبيوتر أو درجة ذات صلة. • خبرة عملية في لغات البرمجة مثل JavaScript و PHP. • خبرة عملية بـ PHP framework مثل Laravel أو Yii 2 framework. • معرفة متقدمة بـ MVC code separation و MySQL. • الإلمام بشكل بلغات الواجهة الأمامية (مثل HTML و JavaScript و CSS) • القدرة على العمل بشكل مستقل مع الحد الأدنى من الإشراف مع تحقيق المعايير. • اهتمام كبير بالتفاصيل. • الإلمام ومعرفة التعامل مع برامج إدارة المهام مثل Jira و Trello. • الإلتزام التام والتمتع بقدر عالي من المسؤولية. المقابل؟ • راتب شهري منافس، إضافة لعلاوة سنوية 1-3 أشهر. • العمل جنباً إلى جنب مع خبراء متميزين ومُحترفين في صناعة منصات الويب وتطبيقات الموبايل. من نحن؟! نحن شركة Source A ومقرها السويد والمُصنفة كواحدة من أفضل مطورين مشاريع الويب والموبايل لسنة 2022 في السويد. 👈🏼 https://bit.ly/3BILDHY نقدم خدمات وحلول تقنية للعديد من الشركات إضافة إلى مجموعة من المنصات الخاصة بالشركة. التقدم للوظيفة: نوصي بتقديم طلبك في أقرب وقت ممكن بإرسال سيرتك الذاتية إلى: jobs@sourcea.se حيث نختار ونجري المقابلات بشكل مستمر. إذا كانت لديك أي أسئلة بخصوص الوظيفة ، فيرجى التواصل عبر واتساب على الرقم التالي 0046114611011 ملاحظة: • بعد التقدم للوظيفة، يرجى تفقد البريد الغير مرغوب. • ترغب بالحصول على فرصة تدريب عملية ومكثفة لمدة شهرين؟ أرسل لنا سيرتك الذاتية ولمحة عن خبرتك الحالية إلى join@sourcea.se

Company Name: QIT Job Title: #Junior Graphic Designer Job Type: #Part_Time Job Location: #Remote or on-site ( Tartus ) Job Description: - 1 Years experience. - Excellent Knowledge in Social Media Design. - Excellent Knowledge in Ads Design. - Ability to Work within a team. Please send CV with Your Portfolio work on this email with a subject “Graphic Design” : info@qit.company

دعوة لحضور ورشة تقنية للمطورين بدمشق أو أونلاين Data Science ما هو علم البيانات؟ وماذا يقدم؟ موضوعات علم البيانات تطبيقات علم البيانات في السوق المحلية والعالمية لماذا يهمنا علم البيانات؟ بواسطة لبابة اللحام (متواجدة) Information technology @ Simulalab Database DevOps طرق وأدوات التعامل مع البيانات الكبيرة باستخدام عدة مستويات تخزين مؤقت وكيفية مراقبة وتوليد تقارير تحليل البيانات مع مثال حي بواسطة هيثم النائب (عن بعد) DevOps @ ArchitWeb للحضور شخصياً يرجى التسجيل بالرابط التالي https://docs.google.com/.../1FAIpQLSc.../viewform بسبب محدودية الأماكن (35 شخص) سيتم إرسال الدعوة للمقبولين على البريد الإلكتروني الأربعاء 05/10 ينتهي التسجيل بنهاية يوم الثلاثاء 04/10 المكان : مركز IZONE شارع الجمارك، كفر سوسة، دمشق أو الحضور أون لاين للجميع على الرابط t.me/haithamAlnaeb السبت 08/10 الساعة 12 ظهراً بتوقيت دمشق ولمدة ساعتين

🚥Company: #Maids.cc Job Title: #SoftwareDeveloper Job Type: #Full_Time Job Location: #Remotely 🗂You will gain hands-on experience in technologies such as Spring framework 5, micro-services architecture, Angular 2+, and Flutter 2. Lambda Functions, Elastic Beanstalk, Cloud-Watch, Google's NLP, Rasa's NLU, OCR algorithms, automated testing, JIRA, and much more. Maids.cc has demonstrated a strong DevOps implementation ability to deliver better software with the help of modern tools and automation: Selenium, Git, Melody, AWS CloudWatch, and Docker. 📑Key Qualifications 📍Computer Science or Software Engineering or any related degree. 📍Experience in one or more of the following languages Java/React/Angular/C#. 📍Experience in enterprise software architecture. 📍Experience with RestFul APIs. 📍Very good in English, spoken and written. To know more and apply, use the following link: https://lnkd.in/dysU2Hb #Tawasol #Tawasol_Job #Software