Bibek Bhattarai Profile Overview
16 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which programming languages are mentioned in the skills section?

  • Java, C++, Ruby, Go
  • HTML, CSS, Perl, R
  • Swift, Kotlin, Scala, Rust
  • Typescript, Javascript, PHP, Python (correct)
  • ok

What is the main functionality of the ALNPR project?

  • Real-time messaging between users
  • Creating promotional content with influencers
  • Online booking and renting of cars
  • Accurate detection and recognition of vehicle number plates (correct)

What technology does the Kurakani application utilize for real-time communication?

  • GraphQL
  • WebSocket technology (correct)
  • Firebase
  • REST APIs

Which database technologies are used in the Pre-Medical Preparation project?

<p>MySql and PostgreSQL (B)</p> Signup and view all the answers

What is NOT listed among the personal skills and competencies?

<p>Proficiency in data analysis (C)</p> Signup and view all the answers

Which project aims to connect businesses with influencers?

<p>Eeep Dashboard (B)</p> Signup and view all the answers

Which web development technologies were used for the Car Rental System project?

<p>HTML, PHP, MySql (A)</p> Signup and view all the answers

Which web service technology is specifically mentioned as a skill?

<p>Firebase (A)</p> Signup and view all the answers

What is one of Bibek Bhattarai's roles as a Team Lead?

<p>Conducting code reviews (A)</p> Signup and view all the answers

Which technology does Bibek use for server-side logic in his role as a Full Stack Developer?

<p>Node.js (C)</p> Signup and view all the answers

What educational qualification is Bibek Bhattarai currently pursuing?

<p>Bachelor in Software Engineering (D)</p> Signup and view all the answers

Which of the following is NOT a responsibility of Bibek as a Team Lead?

<p>Conducting marketing research (C)</p> Signup and view all the answers

What language is NOT mentioned as part of the individualized support provided by Bibek?

<p>Python (D)</p> Signup and view all the answers

In which company does Bibek work as a Full Stack Developer?

<p>Codse Tech Private Limited (C)</p> Signup and view all the answers

What must Bibek keep track of regarding the interns?

<p>Their progress and feedback (A)</p> Signup and view all the answers

What is one of the methods Bibek uses to ensure the quality of code?

<p>Code reviews (C)</p> Signup and view all the answers

Flashcards

Software Engineer

A professional who designs, develops, and maintains software applications.

Proactive Approach

Taking initiative and anticipating problems rather than reacting to them.

What are some skills important for Software Engineers?

Software engineers need strong problem-solving skills, proficiency in programming languages, knowledge of software development methodologies, and the ability to work effectively in teams.

What is React.js?

React.js is a popular JavaScript library for building user interfaces, especially for web applications.

Signup and view all the flashcards

What is Node.js?

Node.js is a JavaScript runtime environment used for building server-side applications.

Signup and view all the flashcards

What does a Team Lead do?

A Team Lead guides and mentors other developers, assigns tasks, and ensures projects are completed on time and within budget.

Signup and view all the flashcards

What is Docker?

Docker is a platform for building, shipping, and running applications in containers, making them portable and consistent.

Signup and view all the flashcards

What is a Full Stack Developer?

A developer who works on both the front-end (user interface) and back-end (server-side logic) of an application.

Signup and view all the flashcards

Scalable Architecture

A system design that can handle increasing demands and user loads without significant performance degradation.

Signup and view all the flashcards

Typescript

A superset of JavaScript that adds optional static typing, making it easier to write and maintain large codebases.

Signup and view all the flashcards

Reactjs

A JavaScript library for building user interfaces (UIs) that are dynamic and responsive.

Signup and view all the flashcards

Docker

A platform for packaging and running applications in isolated containers, ensuring consistency and portability.

Signup and view all the flashcards

WebSocket

A protocol that enables real-time two-way communication between a client and a server.

Signup and view all the flashcards

OWASP Top 10

A list of the most common web application security risks, used as a guide for developers to prevent attacks.

Signup and view all the flashcards

FastApi

A Python framework for building fast, asynchronous, and efficient web APIs.

Signup and view all the flashcards

YOLOv8

A state-of-the-art object detection model used for identifying objects within images.

Signup and view all the flashcards

Study Notes

Bibek Bhattarai Profile

  • Software Engineer with passion for innovation and problem-solving
  • Explores latest advancements in technology
  • Seeks to bring creative solutions to teams

Education

  • Bachelor of Software Engineering from Pokhara University, Gandaki College of Engineering and Science (Aug 2024)
  • Higher Secondary Education (Science Major) from Global Collegiate School, Ranipauwa, Pokhara, Nepal (Jul 2018)
  • School Leaving Certificate from Bal Mandir Secondary School, Phoolbari, Pokhara, Nepal (Apr 2016)

Professional Experience

Team Lead (Solo Official, Nepal)

  • (Dec 2023 - Apr 2024) Part-time role
  • Introduced interns to company culture and development environment
  • Provided individual support and mentorship in React.js, HTML, CSS, JavaScript, and DOM manipulation
  • Provided resources and materials for self-paced learning
  • Assisted in assigning projects aligning with learning objectives
  • Scheduled regular check-ins for progress monitoring and feedback
  • Conducted code reviews for quality and adherence to standards
  • Taught best practices in coding, development, and efficient code writing
  • Offered comprehensive feedback focusing on strengths and improvement areas
  • Kept track of intern progress and reported to management

Full Stack Developer (Codse Tech Private Limited)

  • (Dec 2021 - Sep 2024)
  • Utilized Next.js for efficient web application development
  • Implemented payment integration architecture in various systems
  • Developed server-side logic and APIs using Node.js and Express.js, or similar frameworks
  • Integrated data storage solutions like databases and caching
  • Developed clean, efficient, and maintainable code
  • Contributed to scalable architecture
  • Completed other tasks and responsibilities assigned by the company

Technical Skills

  • Proficient in programming languages like TypeScript, JavaScript, PHP, and Python
  • Skilled in database management (MySQL, Postgres, MongoDB, Redis)
  • Expertise in web development using React.js, Next.js, GraphQL, Express.js, and Node.js
  • Experience with web services like Firebase and Strapi
  • Proficient in containerization using Docker
  • Capable of real-time communication using Sockets

Personal Skills & Competencies

  • Fluent in Nepali, English, and Hindi
  • Enthusiastic, hard-working, and humble
  • Credible, positive, and forward-thinking
  • Dedicated, tactful, and honest

Projects

  • ALNPR (FastApi, React, CNN, YOLOv8): Real-time vehicle number plate recognition for traffic management, security and automated toll collection (Oct 2023 - Aug 2024)
  • Eeep Dashboard (React, Firebase): Platform connecting businesses with social media influencers for marketing and promotions (April 2023 - Oct 2023)
  • Kurakani (React Native, Node.js, Trpc): Application facilitating dynamic posts, likes, comments and messaging using WebSocket technology (March 2023 - August 2023)
  • Pre-Medical Preparation (React, PostgreSQL, GraphQL): Online learning platform for medical and engineering professionals (December 2022 - March 2023)
  • Car Rental System (HTML, PHP, MySQL): Robust web application for managing car rentals (June 2022 - November 2023)

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

Description

Discover the professional journey and educational background of Bibek Bhattarai, a passionate Software Engineer. This profile highlights key experiences, skills, and his leadership role in mentoring interns in web technologies.

More Like This

Use Quizgecko on...
Browser
Browser