Hi, I'm

Aryan Sengar

BTech CSE Student | Aspiring Software Developer

Turning complex challenges into creative and efficient solutions.

About Me

Aryan Sengar Profile Picture

Hi, I'm Aryan Sengar, a Computer Science student specializing in Artificial Intelligence & Machine Learning at The NorthCap University. I'm deeply interested in how technology can be used to solve real-world problems and improve people's lives.

While I'm still growing my technical skills, I enjoy working on projects that combine innovation, design, and smart thinking. From AI-powered interfaces to system design ideas, I love turning concepts into something real and impactful.

I'm currently exploring areas like AI, Java, UI/UX design, and web development (HTML & CSS), and taking part in internships that help me learn through practical experience. My goal is to keep expanding my understanding of tech and build solutions that are both intelligent and user-friendly.

I describe myself as a curious, motivated learner who enjoys turning complex challenges into creative and efficient solutions. I value honesty, creativity, and collaboration, and I strive to bring these principles into every project I take on.

Currently, I’m sharpening my skills through internships, side projects, and hands-on experimentation. I believe in learning by doing, and I’m excited to keep exploring, building, and improving every day.

Beyond coding, I enjoy:

  • 🎨 Graphic design and digital poster creation
  • 📸 Photography and video editing
  • ♟️ Playing strategy and logic-based games
  • 🧑‍💻 Exploring emerging tech and reading tech blogs
Download Resume (PDF)

Skills

Languages

  • Java
  • Python
  • C
  • SQL
  • MATLAB
  • MQL

Concepts

  • DSA
  • Cybersecurity
  • VLSI
  • DBMS
  • Computer Networks
  • Discrete Mathematics
  • AI/ML
  • SQL

Tools

  • VS Code
  • Eclipse
  • Jupyter
  • MYSQL
  • MongoDB
  • Canva
  • Filmora
  • CapCut
  • Netlify
  • Nmap
  • Nessus
  • Metasploit
  • Wireshark
  • GitHub

Courses

Analysis and Design of Algorithms

CSL230 | Associated with The NorthCap University

Applied Computational Statistics

CSL227 | Associated with The NorthCap University

Basics of Electrical & Electronics Engineering

ECL110 | Associated with The NorthCap University

Basics of Mechanical Engineering

MEL160 | Associated with The NorthCap University

CMOS VLSI Design & Layouts

ECL263 | Associated with The NorthCap University

Computer Network

CSL240 | Associated with The NorthCap University

Cyber Security

CSL422 | Associated with The NorthCap University

Data Structures

CSL209 | Associated with The NorthCap University

Database Management Systems

CSL214 | Associated with The NorthCap University

Digital Electronics & Computer Architecture

ECL255 | Associated with The NorthCap University

Discrete Mathematics

CSL223 | Associated with The NorthCap University

Effective Communication I

CLL101 | Associated with The NorthCap University

Effective Communication II

CLL140 | Associated with The NorthCap University

Engineering Chemistry

CHL150 | Associated with The NorthCap University

Engineering Mathematics - I

MAL151 | Associated with The NorthCap University

Engineering Mathematics - II

MAL152 | Associated with The NorthCap University

Engineering Physics

PYL150 | Associated with The NorthCap University

Engineering graphics and drawing

MEP110 | Associated with The NorthCap University

Entrepreneurship

SML300 | Associated with The NorthCap University

Fundamentals of Computer Programming - I

CSL106 | Associated with The NorthCap University

Fundamentals of Computer Programming - II

CSL108 | Associated with The NorthCap University

Problem Solving and Design Thinking

CSL110 | Associated with The NorthCap University

Programming for Data Science

CSL225 | Associated with The NorthCap University

Projects

Personal Portfolio Website Project (v2)

Personal Portfolio Website (v2)

July 2025

Developed a fully responsive and interactive personal portfolio website using HTML, CSS, and JavaScript to showcase projects, skills, certifications, and education. Designed a modern user interface with animated scroll effects, sticky navigation, and preloader using AOS.js, Vanilla Tilt.js, and custom JavaScript. Integrated particle background animation for the hero section using particles.js to enhance visual appeal. Organized sections for About, Skills, Courses, Projects, Certifications, Experience, Education, and Contact with clean layout and consistent styling. Included dynamic social links, downloadable resume, and mobile-optimized navigation for seamless user experience across devices. Structured for easy deployment on GitHub Pages or Netlify with clear file organization and modular assets.

HTMLCSSJavaScriptAOS.jsVanilla Tilt.jsparticles.jsFormspreeNetlify
Brain Tumor Classification Project

Brain Tumor Classification

Jun 2025

Developed a deep learning-powered web application using Streamlit and TensorFlow to classify brain MRI/CT images as Healthy or Tumor. Integrated a pre-trained CNN model with real-time prediction, contrast enhancement, and grayscale normalization for improved accuracy. Implemented dynamic PDF report generation with metadata, prediction confidence, and visual plots using FPDF and Matplotlib. Enabled batch processing through ZIP uploads and auto-generated CSV results, supporting clinical-scale image evaluation. Designed an interactive dashboard for prediction history, confidence visualization, and model architecture preview.

StreamlitTensorFlowPythonCNNFPDFMatplotlib
AI Chatbot Project

AI Chatbot

Jun 2025

Developed an interactive AI-powered desktop chatbot application using Java, JavaFX, and Maven, featuring a modern GUI built with FXML and CSS. Implemented Natural Language Processing (NLP) logic using TF-IDF and cosine similarity to match user input with over 1200 structured FAQs across diverse domains. Integrated an optional OpenAI GPT module to enable dynamic ChatGPT-style responses based on API key availability, with graceful fallback to local NLP. Designed modular MVC architecture for clean separation of GUI logic, NLP engine, and JSON-based knowledge base (faqs.json). Enabled intelligent conversational flow with support for tech Q&A, logic-based queries, conversational context, and general knowledge using a lightweight rule-based system.

JavaJavaFXMavenFXMLCSSNLPTF-IDFOpenAI GPT
Personal Portfolio Website Project (v1)

Personal Portfolio Website (v1)

Jun 2025

Developed a fully responsive single-page portfolio website using React.js, React Router, and Framer Motion to showcase personal projects, skills, certifications, and education. Implemented smooth page transitions and client-side routing for a seamless user experience without full page reloads. Integrated a working contact form with Formspree for direct email communication, along with live links to resume, GitHub, LinkedIn, and other social platforms. Deployed the project on Netlify with proper redirect handling to support SPA routing across all sections (About, Projects, Skills, Education, Contact).

React.jsReact RouterFramer MotionHTMLCSSJavaScriptFormspreeNetlify
Hotel Reservation System Project

Hotel Reservation System

Jun 2025

Developed a command-line Hotel Reservation System in Java to manage room bookings, cancellations, and guest information using object-oriented programming. Implemented room categorization (Standard, Deluxe, Suite) and maintained availability status through file-based data storage (rooms.txt, bookings.txt). Designed a simulated payment module and interactive CLI interface to guide users through booking workflows. Built reusable model and utility classes (Room, Guest, Booking, DataManager) to ensure modular design and data consistency. Ensured full persistence and synchronization of room and booking states without relying on external libraries or frameworks.

JavaOOPFile I/OCLI
Student Grade Tracker Project

Student Grade Tracker

Jun 2025

Built a JavaFX desktop application to record and analyze student grades with a clean, interactive GUI. Implemented real-time statistics, performance categorization, and PieChart visualization. Enabled student search, filter by performance (Excellent to Poor), and data export to text files. Used FXML for layout design and CSS for modern UI styling.

JavaJavaFXFXMLCSS
Global Terrorism Trend Dashboard Project

Global Terrorism Trend Dashboard

May 2025

Developed an interactive dashboard using Streamlit to analyze and visualize global terrorism patterns using the Global Terrorism Database (GTD). Applied descriptive statistics, probability distributions, and hypothesis testing (t-test) to investigate trends, assess regional impacts, and test post-2001 attack significance. Built visualizations including heatmaps, PMFs, line plots, and histograms using Seaborn and Matplotlib; implemented statistical logic with NumPy, Pandas, and SciPy.

StreamlitPythonNumPyPandasSciPySeabornMatplotlib
Synchronous 4-bit Up Counter Project

Synchronous 4-bit Up Counter (180nm CMOS – Cadence Virtuoso)

May 2025

Designed and implemented a synchronous 4-bit up counter using Master Slave D flip-flops and standard CMOS logic in the 180nm process node. Developed and simulated the schematic in Cadence Virtuoso, ensuring correct synchronous operation and timing accuracy. Verified functionality through transient analysis showing correct binary counting from 0000 to 1111.

CMOSCadence VirtuosoVLSI
Movie Analytics Dashboard Project

Movie Analytics Dashboard

Nov 2024

Developed a Python-based desktop application using Tkinter for visualizing and analyzing IMDb Top 1000 movie data. Implemented interactive dashboards with genre distributions, release year trends, IMDb ratings, and top director statistics using Matplotlib and Seaborn. Enabled dynamic filtering of movies by genre through dropdown menus and displayed results in tabular format.

PythonTkinterMatplotlibSeabornPandas
Quiz Game Project

Quiz Game

Nov 2023

Developed a console-based quiz game in C featuring 15 multiple-choice questions on movies and TV series. Implemented a simple user interface using standard input/output for question display, option selection, and answer validation. Programmed a scoring system to track correct answers and display the final score at the end of the quiz.

CCLI

Certifications & Achievements

Azure AI Fundamentals Certificate

Microsoft Certified: Azure AI Fundamentals

Microsoft

June 12, 2025

View Credential
English for IT 1 Certificate

English for IT 1

Cisco Networking Academy

June 21, 2025

View Credential
English for IT 2 Certificate

English for IT 2

Cisco Networking Academy

June 23, 2025

View Credential
Microsoft Excel Certificate

Getting Started with Microsoft Excel

Coursera

June 1, 2025

View Credential
Canva Promotional Video Certificate

Create a Promotional Video using Canva

Coursera

June 16, 2025

View Credential
Python Essentials 2 Certificate

Python Essentials 2

Cisco Networking Academy

June 18, 2025

View Credential
MongoDB Connect Certificate

Connecting to a MongoDB Database

MongoDB

April 7, 2025

View Credential
MongoDB Atlas Certificate

Getting Started with MongoDB Atlas

MongoDB

April 7, 2025

View Credential
MongoDB Intro Certificate

Introduction to MongoDB

MongoDB

April 20, 2025

View Credential
MongoDB Aggregation Certificate

MongoDB Aggregation

MongoDB

April 20, 2025

View Credential
MongoDB Atlas Search Certificate

MongoDB Atlas Search

MongoDB

April 20, 2025

View Credential
MongoDB CRUD Insert Find Certificate

MongoDB CRUD Operations: Insert and Find Documents

MongoDB

April 7, 2025

View Credential
MongoDB CRUD Modify Certificate

MongoDB CRUD Operations: Modifying Query Results

MongoDB

April 19, 2025

View Credential
MongoDB CRUD Replace Delete Certificate

MongoDB CRUD Operations: Replace and Delete Documents

MongoDB

April 19, 2025

View Credential
MongoDB Data Modeling Certificate

MongoDB Data Modeling Intro

MongoDB

April 20, 2025

View Credential
MongoDB Indexes Certificate

MongoDB Indexes

MongoDB

April 20, 2025

View Credential
MongoDB Transactions Certificate

MongoDB Transactions

MongoDB

April 20, 2025

View Credential
MongoDB Document Model Certificate

MongoDB and the Document Model

MongoDB

April 7, 2025

View Credential
Cisco Networking Basics Certificate

Cisco Certified Networking Basics

Cisco Networking Academy

November 19, 2024

View Credential
Prompt Engineering for ChatGPT Certificate

Prompt Engineering for ChatGPT

Great Learning

September 2024

View Credential
Photo Editing Certificate

Photo Editing

MindLuster

November 27, 2023

View Credential
AWS Cloud Foundations Certificate

AWS Academy’s Cloud Foundations

Amazon Web Services (AWS)

October 20, 2023

View Credential
Data Structures in C Certificate

Data Structures in C

Great Learning

September 2024

View Credential
Objective C Programming Certificate

Objective C Programming for beginners

MindLuster

November 27, 2023

View Credential

Experience

AI Intern – Azure AI Fundamentals (AI-900)

Microsoft

June 2 – July 12, 2025

Gurugram, Haryana, India (Hybrid)

Completed a 6-week hybrid summer internship focused on Microsoft Azure AI Fundamentals (AI-900), organized by The NorthCap University in collaboration with Microsoft.

  • Gained foundational knowledge of core AI concepts and their implementation using Microsoft Azure.
  • Participated in interactive demos, hands-on labs, and live training sessions led by industry experts.
  • Successfully cleared the Microsoft AI-900 certification exam, validating my skills in AI workloads, machine learning, and Azure Cognitive Services.
  • Worked on real-world AI project use cases, gaining exposure to cloud-based AI solutions.
View Credential

Java Programming Intern

CodeAlpha

June 20 – July 20, 2025

India (Remote)

Completed a 1-month remote internship at CodeAlpha, focused on Java application development and project-based learning.

  • Built and submitted multiple Java-based projects, including: AI Chatbot with NLP capabilities and a modern JavaFX GUI, Hotel Reservation System with search, booking, and room categorization, Student Grade Tracker featuring performance analysis, chart visualization, and file-saving functionality.
  • Gained hands-on experience with core Java, JavaFX, file handling, and modular OOP architecture.
  • Understood the complete software development lifecycle — from planning and design to coding, testing, and deployment.
  • Enhanced skills in debugging, UI/UX design, and code documentation through practical implementation.
View Offer Letter

Education

Bachelor of Engineering in Computer Science

The NorthCap University | NCU

2023 - 2027 | Pursuing

High School

Shri S.N. Sidheshwar Senior Secondary Public School | CBSE

2021 - 2023 | Completed

Contact Me

Feel free to send me a message!

My Details

Email: sengararyan997@gmail.com

Phone: +91 9318305645

Location: Gurgaon, India - 122001