Devang kumar

Devang kumar

B. E. CSE’27 || C++ || Python Enthusiast || django || Java Script || AI-ML

New Delhi, India
4roles
34skills
3education

About

As a B.E. Computer Science Engineering student at Chitkara University, I have a deep passion for coding and technology. My expertise lies in Python, and I enjoy leveraging it to build innovative projects. I am always eager to explore new technologies and stay updated with the latest advancements in the tech world. I thrive on solving complex problems and continuously seek opportunities to learn and grow in this dynamic field.

Experience

Developer

Guaq AI

1 mo

Freelance Developer

Freelancer.com

11 mos

Member

Computer Society of India

1 yr

Freelancer

Freelancer.com

2025

Developed automation and ranking scripts tailored to client needs, consistently earning 5-star feedback. Debugged and enhanced large-scale LLM-based projects, contributing to production-ready solutions. Collaborated directly with clients to understand requirements and deliver work on time with high quality.

Education

Chitkara University

Bachelor of Engineering - BE, Information Technology

Aug 2023 - Aug 2027

The Indian Heights School

1-12th Grade

[object Object]

Chitkara University HP

BE, Computer Science Engineering

2023 – 2027

GPA: 9.05/10. Coursework includes Computer Networks, Database Management System, and Operating Systems.

Skills

Public SpeakingSelf-confidenceCommunicationEnglishExpress.jsMachine LearningWeb DevelopmentData StructuresapiNode.jsREST APIsEmbedded JavaScript (EJS)DjangoPython (Programming Language)C++JavaScriptC (Programming Language)Cascading Style Sheets (CSS)HTMLPythonScriptingAutomationJavaCReact.jsMySQLMongoDBData Structures and AlgorithmsObject-Oriented ProgrammingDBMSOperating SystemsSQLRESTful APIsCSS

Projects

2ndHand.com

Transforming the way we consume, one pre-loved treasure at a time. At 2ndHand.com, we're on a mission to give secondhand items a new lease on life. Join our community and discover a world of sustainable shopping, where quality meets affordability.

matrix calculator (mini project)

This Python script utilizes NumPy to perform essential matrix operations in a straightforward and interactive manner. The script supports a range of operations, including: Matrix Addition: Computes the element-wise sum of two matrices. Matrix Multiplication: Multiplies two matrices, ensuring dimensional compatibility. Matrix Subtraction: Calculates the element-wise difference between two matrices. Matrix Division: Performs element-wise division of one matrix by another. Matrix Transposition: Transposes each matrix, swapping rows with columns. Matrix Trace: Computes the trace (sum of diagonal elements) for each matrix. The script is designed for ease of use, featuring clear prompts for user input and error handling to manage incorrect inputs and incompatible matrix dimensions. Users are guided through the process of entering matrix dimensions and elements, and the script provides results based on the selected operation. With its user-friendly interface and robust functionality, this script is a valuable tool for learning and applying fundamental matrix operations in Python.

wealth wise

Developed a financial web application integrating stock, mutual fund, and cryptocurrency insights with two ML models: one for investment allocation and another for savings prediction using Random Forest Regressor. Implemented modern UI, data visualization, and intelligent financial recommendations, enabling users to make informed investment and spending decisions.

weather news(mini-project)

Hi everyone, I’ve been developing a Python script that gathers real-time weather and air quality data for any city. Now, I’m ready to share it with you all. This script not only prints the weather update on the console, but it also saves the information into a text file and generates an audio file containing the details. Here’s a brief overview of what the script does: Fetches Geographical Data: Retrieves latitude and longitude based on the information from the OpenWeatherMap Geocoding API depending on provided city and state. Weather Details: It allows users to look at OpenWeatherMap Weather API, which can display temperature, weather conditions, wind speed, atmosphere pressure and humidity. Checks air quality: The OpenWeatherMap Air Pollution API provides statements about air quality index along with its description.

WealthWise

Built a finance web application using Django, Python, JavaScript, machine learning, and SQL for personalized insights. Integrated machine learning models to predict expenses and recommend optimal investments, fetched live market data using APIs, implemented real-time financial calculations, and designed a responsive frontend.

GitCode – LeetCode to GitHub Automation

Created a browser extension that automatically pushes LeetCode submissions to GitHub repositories. Integrated AI to generate readable explanations for coding solutions in README files, reducing manual effort for competitive programmers.

Blogger Website

Engineered a full-stack blogging platform with secure user authentication and personalized dashboards. Implemented RESTful API endpoints using Node.js for CRUD operations and optimized MongoDB queries for low-latency data retrieval. Tools used: HTML, CSS, JavaScript, Node.js, and Express.js.