Hello! It's me

Ashok Lamichhane

Computer Engineer || AI/ML/NLP/Data Science || Web Developer

More About Me
profile-pic

About Me

profile-pic

Hello! I'm Ashok Lamichhane, a tech-driven Machine Learning Engineer with expertise in website design using HTML/CSS and WordPress. I’m proficient in Python, MySQL, C, JavaScript, and the MERN Stack, contributing across the software development lifecycle — from analysis to testing and maintenance. I've worked with cross-functional and agile teams to deliver projects within time and budget constraints.

Passionate about AI, ML, Data Science and NLP, My Undergraduate Thesis focused on Nepali text Sentiment Analysis, Hate-Offence detection, Political Instance Detection and Multi-Label topic classification. I thrive on staying updated with industry trends to create scalable, efficient, and maintainable solutions, leveraging strong problem-solving and communication skills.

Download CV Hire Me
skills experience education

Python

90%

MySQL

90%

Html/CSS

60%

Javascript

60%

C

60%

MERN Stack

60%
Feb, 2024 - May, 2024

MERN Developer Intern

Zebra Infotech Pvt. Ltd.
Kathmandu, Nepal

  • Developed full web application using MERN Stack JS.
  • Learned to gather different features and did feature engineering.
  • Learned effective Teamwork and Presentation skills
  • .

    Feb, 2021 - Jan, 2024

    Junior Secretory

    Robotics Club of BRAC University
    Dhaka, Bangladesh

  • Deliver classroom and online training sessions on Django, Flutter, JSP, PHP, HTML, JavaScript, and CSS to students of various skill levels
  • Did many robo projects and contribute to build some robots like: Mongal Tori
  • Assist students with their individual projects, providing guidance and support throughout the development process
  • Jan, 2019 - Feb, 2020

    Secondary Mathematics Teacher

    Seto Bangala High School
    Kathmandu, Nepal

  • Learned to deliver effective teaching skills.
  • Organized different types of programs and build up communication skills.
  • Developed Public Speaking and Learned to improve weak students.
  • OCT, 2020 - OCT, 2024

    Bachelor of Science in Computer Science and Engineering (CSE)

    BRAC University, Dhaka, Bangladesh

    2017 - 2019

    +2 / A Level

    Pushpalal Memorial College, Kathmandu, Nepal

    What i do

    AI/ML/NLP Developer

    Develop Intelligent systems that leverage machine learning to analyze data, recognize patterns, and understand human language, enabling applications like chatbots, recommendation engines, and language translation tools.

    Web Developer

    Focus on creating visually appealing and user-friendly interfaces that provide an optimal browsing experience for your website visitors using HTML, CSS, JS & MERN JS.

    Clean code

    Write and can teach clean, concise, and well-organized code that is easy to understand, maintain, and follow best practices.

    Student Tutor / Teacher

    Provides personalized guidance to deepen understanding, and Delivers structured lessons to cultivate critical thinking and foster a collaborative learning environment.

    Support / Consultant

    Provide excellent support by offering prompt and helpful assistance to address user inquiries and resolve issues effectively.

    Latest Works / Projects

    all AI/ML/NLP web application mobile app e-commerce
    portfolio view project

    EDOS Classification using DL Models

    Project Brief:

    This is the course project of Natural Language Processing (CSE440 - NLP II) from BRAC University in which I solved the classification problem of Explanatory Detection of Online Sexism (EDOS). In this NLP project we did two tasks Task A and Task B. Task A solves the binary online sexism that is Sexism or Not Sexism whereas Task B solves 4 class classifications of EDOS i.e. Threats, Derogation, Animosity & Prejudiced Discussion.

    Here we got Accuracy and F1-score 82% for Task A and For Task B accuracy is 55% whereas F1-score is 49%.

    You can access training dataset here, the GloVe embedding file here and the project report here.

    Project info

    • Date - Spring, 2024
    • Client - Natural Language Processing II Project
    • Tools - Python, Google Colab, DL Models (Bi-LSTM)
    • Link - GitHub_link
    portfolio view project

    CKD Classification using ML Models

    Project Brief:

    This is the Machine Learning Project in which I solved the classification problem of Chronic Kidney Disease Classification Using five classification models. This is the course project of CSE427 Machine Learning Course of BRAC Univeristy, in which we used 5 ML classification models to predict weather a person have CKD or not based on different types of features. We used this dataset for this project.

    Here are used Models:

    • Random Forest (RF)
    • Logistric Regression (LR)
    • K-Nearest Neighbors (KNN)
    • Support Vector Machine (SVM)
    • Kernel Naive Bayes (NV)


    Among this models, SVM perform better with 96.3% accuracy and F1-score. You can access presentaion video of this project from here.

    Project info

    • Date - Spring, 2024
    • Client - Machine Learning Project
    • Tools - Python, Google Colab, ML Models
    • Link - GitHub_link
    portfolio view project

    Rentease Nepal: Online Hotel Booking Website

    Project Brief:

    It is a full functioning Room Renting Website/Application from which we can book any types of hotel room, rent normal house/room/flat, resorts and other type of tourist places. It's a MERN Stack based website in which MongoDB (Unstructured) database used for store data. Download the zip file and install necessary npm depencies to run it.

    In the project directory, you can run:
    npm start
    Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

    Project info

    • Date - Summer, 2024
    • Client - System Analysis & Design Course Project
    • Tools - MERN Stack
    • Link - GitHub_Link
    portfolio view project

    Fighter Plane Game

    Project Brief:

    I made this project using OpenGL in Python for the Computer Graphics Course. This project includes the basics of open GL, Midpoint circle algorithm, Midpoint line drawing, and two types of Transformation i.e. Rotation, Translation. You can take a hint from this project as you need to build something like this. I made this game full functioning as it have score s well as level feature with varying difficulty level and we can also set life for gamers. For installing and viewing this project in python openGL you must install numpy and other basic openGL requirements.

    Keywords Hints: q - Rotate Left, e - Rotate Right, a - Moving Leftward, d - Moving Rightward, Space - To Shoot

    Project info

    • Date - Summer, 2023
    • Client - Computer Graphics Project
    • Tools - Python, OpenGL
    • Link - GitHub_link
    portfolio view project

    Stock Price Prediction

    Project Brief:

    This is a Machine Learning Project in which we can predict the price of the stock of any company by giving a dataset. In this project, we implemented five different models and found the best one. We used Linear Regression, Support Vector Regression (SVR), Random Forest, Decision Tree & and KNN. Using this model we can predict that if we buy stock at opening price and sell it at closing price how much profit or loss we can get. The model is useful for Traders as well as investors.

    Project info

    • Date - Summer, 2023
    • Client - Artificial Intelligence Project
    • Tools - Python
    • Link - GitHub_Link
    portfolio view project

    ClassEasy Educational App

    Project Brief:

    This is educational application that can be used by different types of institutions where teacher can give assignment, take exams and keep track of students. Using this app online learning or teaching platfrom can be modified more effectively than the pre-existing one.

    Project info

    • Date - Fall, 2023
    • Client - Software Engineering Course Project
    • Tools - flutter, dart, MongoDB
    • Link- GitHub_Link
    portfolio view project

    Online Pizza Delivery System

    Project Brief:

    This is a fully functioning website from where we can order our desired pizza. I made this fully functionoing website using HTML, CSS, JavaScript, PHP and MySQL. I implemented all the food delivery application requirements like track order, payments, delivery boys and many more. You guys can take idea from this project for your own and contact me if any help needed reagarding this.

    Project info

    • Date - Fall, 2022
    • Client - Database System Course Project
    • Tools - Html, CSS, PHP, JavaScript & MySQL
    • Link - GitHub_Link

    Get in touch

    Phone

    +977 9765414147

    Address

    Kathmandu, Nepal

    personal portfolio

    Category - mobile-app

    Project Brief:

    Project info

    • Date -
    • Client -
    • Tools -
    • web -
    Project Details
    ×
    img
    1 of 6

    Theme Colors