iamrupnath - Jobs & Internships Updates
25.4K subscribers
25 photos
1 video
94 files
2.61K links
πŸ’» Let's learn Programming!
πŸ’» Daily Coding Content
πŸ‘‰ Follow LinkedIn
https://www.linkedin.com/in/rupnath-shaw
Download Telegram
πŸ“Œ Softtek is hiring for Front End Developer

Experience: Fresher
Batch: 2025 / 2024 / 2023 / 2022
Salary: up to β‚Ή4.4 LPA
Job Location: Bangalore

βœ…Apply Now: https://techcompreviews.in/softtek-hiring-front-end-developers/
πŸ“Œ Datachecks is hiring for Prompt Engineer Intern

Experience: Fresher
Salary: up to β‚Ήβ‚Ή 22K - 30K / month
Batch: 2025 / 2024 / 2023 / 2022
Job Location: Work From Home

βœ…Apply Now: https://techcompreviews.in/datachecks-hiring-prompt-engineer-interns/
πŸ“Œ Adobe is hiring for Software Engineer

Qualification: BTech/MS Degree
Experience: Fresher (0-1 years)
Salary: up to β‚Ή12 LPA
Job Location: Noida

βœ…Apply Now: https://techcompreviews.in/adobe-is-hiring-software-engineers/
πŸ“Œ NielsenIQ is hiring for Software Engineer

Qualification: Bachelors Degree
Experience: Fresher (0-1 years)
Salary: up to β‚Ή10 - 15 LPA
Job Location: Chennai

βœ…Apply Now: https://techcompreviews.in/nielseniq-is-hiring-software-engineer/
πŸ“Œ SpeedyBrand is hiring for Frontend Engineer

Qualification: Any Degree
Experience: 0 - 3+ years
Salary: up to $20K - $40K
Job Location: Remote 

βœ…Apply Now: https://techcompreviews.in/speedybrand-hiring-frontend-engineer/
πŸ“ŒRippling is hiring for Software Engineer

Experience: 1 - 2 Years
Batch: 2025 / 2024 / 2023 / 2022
Salary: up to β‚Ή30 LPA
Job Location: Bangalore

βœ…Apply Now: https://techcompreviews.in/rippling-hiring-software-engineers/
πŸ“ŒLingaro is hiring for Data Engineer

Qualification: Bachelors / Masters Degree
Experience: Fresher
Salary: up to β‚Ή14 LPA
Job Location: Bangalore

βœ…Apply Now: https://techcompreviews.in/lingaro-is-hiring-data-engineer/
Proventeq Recruitment

Job Role: SQL Developer

Qualification: Bachelors / Masters Degree

Experience: Fresher

Batch: 2025 / 2024 / 2023 / 2022

Salary: up to β‚Ή3-8 LPA

Job Location: Pune

βœ…Apply Now: https://techcompreviews.in/sql-developer-jobs-at-proventeq/
πŸ“ŒItron Recruitment

Job Role: Software Engineer – Intern
Qualification: Bachelors Degree
Experience: Fresher
Salary: up to β‚Ή25k – 50k per month
Job Location: Bangalore

⭕️Apply link: https://techcompreviews.in/itron-is-hiring-software-engineer-interns/
Full-Stack Developer Learning Roadmap
β”œβ”€β”€ 1. Foundations
β”‚ β”œβ”€β”€ 1.1. Computer Science Basics
β”‚ β”‚ β”œβ”€β”€ Algorithms
β”‚ β”‚ β”œβ”€β”€ Data Structures
β”‚ β”‚ β”œβ”€β”€ Time and Space Complexity
β”‚ β”‚ └── Problem-Solving Techniques
β”‚ β”œβ”€β”€ 1.2. Version Control
β”‚ β”‚ β”œβ”€β”€ Git
β”‚ β”‚ β”œβ”€β”€ GitHub/GitLab
β”‚ β”‚ β”œβ”€β”€ Branching and Merging
β”‚ β”‚ └── Pull Requests
β”‚ β”œβ”€β”€ 1.3. Basic Command Line Usage
β”‚ β”‚ β”œβ”€β”€ Linux/Unix Commands
β”‚ β”‚ └── File System Navigation
β”‚ └── 1.4. Networking Basics
β”‚ β”œβ”€β”€ HTTP/HTTPS
β”‚ β”œβ”€β”€ APIs
β”‚ └── RESTful Principles
β”œβ”€β”€ 2. Frontend Development
β”‚ β”œβ”€β”€ 2.1. HTML
β”‚ β”‚ β”œβ”€β”€ Semantic HTML
β”‚ β”‚ β”œβ”€β”€ Forms and Inputs
β”‚ β”‚ └── Accessibility (ARIA)
β”‚ β”œβ”€β”€ 2.2. CSS
β”‚ β”‚ β”œβ”€β”€ Flexbox and Grid
β”‚ β”‚ β”œβ”€β”€ Responsive Design
β”‚ β”‚ β”œβ”€β”€ CSS Frameworks (Bootstrap, Tailwind)
β”‚ β”‚ └── Preprocessors (SASS/SCSS)
β”‚ β”œβ”€β”€ 2.3. JavaScript
β”‚ β”‚ β”œβ”€β”€ ES6+ Features
β”‚ β”‚ β”œβ”€β”€ DOM Manipulation
β”‚ β”‚ β”œβ”€β”€ Event Handling
β”‚ β”‚ └── Asynchronous Programming (Promises, Async/Await)
β”‚ β”œβ”€β”€ 2.4. Frontend Frameworks
β”‚ β”‚ β”œβ”€β”€ React.js (or Angular/Vue.js)
β”‚ β”‚ β”œβ”€β”€ State Management (Redux, Context API)
β”‚ β”‚ └── Component Lifecycle
β”‚ └── 2.5. Tools
β”‚ β”œβ”€β”€ Webpack
β”‚ β”œβ”€β”€ Babel
β”‚ └── NPM/Yarn
β”œβ”€β”€ 3. Backend Development
β”‚ β”œβ”€β”€ 3.1. Programming Languages
β”‚ β”‚ β”œβ”€β”€ JavaScript (Node.js)
β”‚ β”‚ β”œβ”€β”€ Python (Django/Flask)
β”‚ β”‚ β”œβ”€β”€ Java (Spring Boot)
β”‚ β”‚ └── PHP (Laravel)
β”‚ β”œβ”€β”€ 3.2. Databases
β”‚ β”‚ β”œβ”€β”€ Relational Databases (MySQL, PostgreSQL)
β”‚ β”‚ β”œβ”€β”€ NoSQL Databases (MongoDB, Redis)
β”‚ β”‚ β”œβ”€β”€ ORMs (Sequelize, Mongoose)
β”‚ β”‚ └── Database Design and Normalization
β”‚ β”œβ”€β”€ 3.3. APIs
β”‚ β”‚ β”œβ”€β”€ RESTful APIs
β”‚ β”‚ β”œβ”€β”€ GraphQL
β”‚ β”‚ └── API Documentation (Swagger, Postman)
β”‚ β”œβ”€β”€ 3.4. Authentication and Authorization
β”‚ β”‚ β”œβ”€β”€ JWT (JSON Web Tokens)
β”‚ β”‚ β”œβ”€β”€ OAuth
β”‚ β”‚ └── Session Management
β”‚ └── 3.5. Server Management
β”‚ β”œβ”€β”€ Web Servers (Nginx, Apache)
β”‚ β”œβ”€β”€ Deployment (Docker, Kubernetes)
β”‚ └── Cloud Platforms (AWS, Azure, GCP)
β”œβ”€β”€ 4. DevOps and Deployment
β”‚ β”œβ”€β”€ 4.1. CI/CD Pipelines
β”‚ β”‚ β”œβ”€β”€ Jenkins
β”‚ β”‚ β”œβ”€β”€ GitHub Actions
β”‚ β”‚ └── GitLab CI/CD
β”‚ β”œβ”€β”€ 4.2. Containerization
β”‚ β”‚ β”œβ”€β”€ Docker
β”‚ β”‚ └── Kubernetes
β”‚ β”œβ”€β”€ 4.3. Monitoring and Logging
β”‚ β”‚ β”œβ”€β”€ Prometheus
β”‚ β”‚ β”œβ”€β”€ Grafana
β”‚ β”‚ └── ELK Stack (Elasticsearch, Logstash, Kibana)
β”‚ └── 4.4. Infrastructure as Code (IaC)
β”‚ β”œβ”€β”€ Terraform
β”‚ └── Ansible
β”œβ”€β”€ 5. Advanced Topics
β”‚ β”œβ”€β”€ 5.1. Web Security
β”‚ β”‚ β”œβ”€β”€ HTTPS/SSL
β”‚ β”‚ β”œβ”€β”€ CORS
β”‚ β”‚ β”œβ”€β”€ XSS and CSRF Prevention
β”‚ β”‚ └── SQL Injection Prevention
β”‚ β”œβ”€β”€ 5.2. Performance Optimization
β”‚ β”‚ β”œβ”€β”€ Lazy Loading
β”‚ β”‚ β”œβ”€β”€ Caching Strategies
β”‚ β”‚ └── Code Splitting
β”‚ β”œβ”€β”€ 5.3. Progressive Web Apps (PWAs)
β”‚ β”‚ β”œβ”€β”€ Service Workers
β”‚ β”‚ β”œβ”€β”€ Offline Capabilities
β”‚ β”‚ └── Push Notifications
β”‚ └── 5.4. WebSockets and Real-Time Communication
β”‚ β”œβ”€β”€ Socket. IO
β”‚ └── WebRTC
└── 6. Soft Skills and Best Practices
β”œβ”€β”€ 6.1. Agile Methodologies
β”‚ β”œβ”€β”€ Scrum
β”‚ └── Kanban
β”œβ”€β”€ 6.2. Collaboration Tools
β”‚ β”œβ”€β”€ Jira
β”‚ β”œβ”€β”€ Trello
β”‚ └── Slack
β”œβ”€β”€ 6.3. Code Quality
β”‚ β”œβ”€β”€ Code Reviews
β”‚ β”œβ”€β”€ Testing (Unit, Integration, E2E)
β”‚ └── Linting and Formatting (ESLint, Prettier)
└── 6.4. Continuous Learning
β”œβ”€β”€ Open Source Contributions
β”œβ”€β”€ Tech Blogs and Communities
└── Online Courses and Certifications

Follow me and turn on notifications
πŸ“ŒAccenture is hiring for Web Developer Associate

Qualification: Any Graduation
Experience: 0 – 3 years
Batch: 2025 / 2024 / 2023 / 2022
Salary: up to β‚Ή6 - 10LPA
Job Location: Mumbai

βœ…Apply Now: https://techcompreviews.in/accenture-hiring-web-developer-role/
πŸ“ŒKenko AI is hiring for Website Development Intern

Qualification: Bachelors / Masters Degree
Experience: Fresher
Salary: up to β‚Ή33k per month
Job Location: Bangalore

βœ…Apply Now: https://techcompreviews.in/kenko-ai-hiring-website-dev-interns/
πŸ“ŒZeotap is hiring for Software Engineer - Backend

Qualification: Bachelors / Masters Degree
Experience: 0-1 years
Batch: 2025 / 2024 / 2023 / 2022
Salary: up to β‚Ή14 LPA
Job Location: Bangalore

βœ…Apply Now: https://techcompreviews.in/zeotap-hiring-software-engineer-backend/
Siemens Recruitment

Job Role: Trainee
Qualification: B.com, BBA, M.com, MBA
Experience: Fresher
Batch: 2025 / 2024 / 2023
Salary: up to β‚Ή6 LPA
Job Location: Bangalore

πŸ“Apple now : https://techcompreviews.in/siemens-hiring-trainees/
Top 10 Sites to review your resume for free:

1. Zety Resume Builder
2. Resumonk
3. Free Resume Builder
4. VisualCV
5. Cvmaker
6. ResumUP
7. Resume Genius
8. Resumebuilder
9. Resume Baking
10. Enhancv

βœ… WhatsApp group
https://whatsapp.com/channel/0029VaAVyoAEawe0EEAA4d1h

πŸƒShare This opportunity with your Friends
πŸ“ŒHPE is hiring for Intern 

Qualification: University Graduate
Experience: Fresher
Batch: 2025 / 2024
Salary: up to β‚Ή40k / month
Job Location: Bangalore

βœ…Apply Now: https://techcompreviews.in/hpe-intern-graduate-entry-level/
πŸ“ŒLiaPlus AI is hiring for DevOps Intern

Experience: Fresher
Batch: 2025 / 2024 / 2023 / 2022
Salary: up to β‚Ή19k per month
Job Location: New Delhi

βœ…Apply Now: https://techcompreviews.in/liaplus-ai-hiring-devops-intern/