Hello Everyone,
I'm Sachin 👋
Motivated Computer Science student with strong Java and object-oriented programming skills, seeking a Java Developer or related internship role. Proficient in backend development, data structures, and building full-stack applications. Eager to contribute to real-world Java projects and grow as a software developer.
My background in software development provides a unique foundation for cybersecurity work. Understanding how systems are built allows me to identify vulnerabilities more effectively, analyze attack vectors from a developer's perspective, and implement security controls that align with real-world application architecture. I focus on securing systems, analyzing threats, and understanding real-world attacks through hands-on labs and practical security analysis.
Education
University of North Texas
Bachelor in Computer Science
Expected Graduation: May 2026
College of Science, Technology, Engineering, and Mathematics (STEM)
Dallas College
Associate of Science Degree
Graduated: May 2024
Youngstown State University
Bachelor of Science in Computer Science
Aug 2022 - Dec 2022
College of Science, Technology, Engineering, and Mathematics (STEM)
Skills & Expertise
Programming Languages
Core Cybersecurity Competencies
Network Security & Traffic Analysis
SIEM & Log Analysis
Linux Security Fundamentals
Incident Response & Threat Analysis
SQL for Security Analysis
Security Fundamentals (CIA Triad, Access Control)
Certifications & Professional Development
Completed
LinkedIn Learning – SQL Certificate
LinkedIn Learning
CompletedGoogle Professional Cybersecurity Certificate
Google via Coursera
CompletedPlanned
CompTIA Security+
CompTIA
In ProgressProjects
Inventory Management System
Developed an Inventory Management System in Java using Swing for the GUI and MySQL for database management, enabling product tracking, stock updates, and report generation.
View Project
Credit Card Transaction Backend System
Utilized Java programming language to design and implement a backend system for credit card transactions. Incorporated concepts of data security, encryption, and database management to ensure secure transaction processing.
View ProjectHabit Tracker with Gamified Experience
Developed a full-stack Habit Tracker web app featuring goal setting, streak tracking, dashboard analytics, and visual progress charts, with user authentication and data persistence using MongoDB and localStorage.
View Project
Weather Monitoring System
Designed a Weather Monitoring System in C++, which collects and analyzes weather data, provides real-time updates, and generates reports on temperature, humidity, and precipitation trends.
View Project
SimCity-Style City Growth Simulation — C++
Developed a SimCity-style city growth simulation in C++ that models residential, commercial, and industrial zones with population growth, adjacency effects, and pollution diffusion. Implemented modular classes to manage zone behaviors and simulate step-by-step development with real-time layout and pollution visualization..
View Project
Alumni Networking & Insights Platform
Developed a full-stack web application for visualizing alumni career data and improving university engagement. Built core features including database integration, PDF-based data extraction, LinkedIn scraping logic, and an interactive heatmap that displays alumni locations in real time for easier insights and networking.
View Project
HTTP vs HTTPS Traffic Analysis
Captured and analyzed network traffic using Wireshark to compare plaintext HTTP and encrypted HTTPS communications, demonstrating real-time security risks and credential exposure.
View Project
Wazuh SIEM Home Lab
Deployed a Wazuh SIEM environment to collect and analyze security logs from multiple endpoints, simulating enterprise-level security monitoring and threat detection.
Linux Security & Access Control
Configured user permissions, group policies, and file access controls (ACLs) to implement least privilege principles and harden a Linux environment against unauthorized access.
View Project
Unix System Call Exploration & Performance Analysis
Explored low-level Linux system calls to understand process control, memory management, and system performance. Implemented and analyzed fork(), exec(), ptrace(), and sbrk(), inspected runtime file descriptors, and benchmarked I/O performance to measure system call overhead
View Project