Junior Computer Science Student at Lawrence Technological University
Intro
About
Aspiring software developer and junior Computer Science student looking for a 2025 internship to gain hands-on experience in backend programming, AI, and robotics. Passionate about creating innovative and accessible technology that enables people to help others remotely. Adaptable and eager to collaborate in dynamic environments, bringing fresh ideas and problem-solving skills. Always open to learning and embracing new challenges.
Skills
Experiences in Python, Java, JavaScript, C++, C#, C, SQL, R, 68K Assembly, OpenSCAD, CSS, HTML, HTML5, Microsoft Word, Excel, PowerPoint, Access, Visual Studio, Eclipse, RStudio, WSL/Ubuntu, EASy68K, Dreamweaver, Bambu Studio,
ROS Noetic, MySQL
Lawrence Technological University, Southfield, MI Jan 2025 – Present Undergraduate Teaching Assistant
● Navigates 30+ students in Calculus Lab with a step-by-step process to understand the concepts of Calculus 1 & 2 while answering their lecture questions
● Guides the use and navigation of RStudio and explains the R Program Language on how it compiles and executes
Nails 4 U, Sterling Heights, MI Feb 2022 – Present Assistant Manager
● Manages schedules for 10+ employees and set up appointments for 1000+ customers with thorough communication
● Checked-in and Checked-out over 3000+ customers while answering their questions and necessities
● Advertises and spread media presence by 500% with 600+ reviews, 450+ followers and 15000+ views across social media
Paris Banh Mi & Bakery, Troy, MI Jul 2023 – Aug 2024 Team Member
● Collaborated with 5+ co-workers to ensure smooth service with thorough communication with kitchen staff and team members
● Adapt to situations that require teamwork and interpersonal skills to take in all new experiences and grow from it
Involvement
Lawrence Technological University, Southfield, MI Feb 2025 – Present Undergraduate Research Assistant
● Researches on Robotics under Professor Wisam Bukaita and how LiDAR is used to simulate an environment to avoid obstacles and surrounding areas
● Experiments with Unitree Go2 in ROS Noetic and collect data to simulate the application use of a Robot Rescue Dog in dangerous environments
Men’s Volleyball (LTU MVB), Southfield, MI Sep 2024 – Present Team Manager
● Organizes 10+ routines and drills as Team Manager for Men’s Volleyball
● Assists the coaches with tracking and inputting statistical data and percentages of 20+ players in Excel
● Collaborates with 30+ players, coaches, and team managers to allow a positive and engaging environment
College of Arts and Sciences Newsletter (LTU CoAS Newsletter), Southfield, MI Nov 2023 – Present Editor in Chief
● Researches campus opportunities on jobs, research positions, and internships monthly
● Writes reports on academic highlights of Lawrence Tech students, campus life updates, and tracking 30+ athletic team records
● Edits and finalizes the newsletter for publishing by sending it in to Yellow Flag Productions for the design phase
● Conducts 2+ interviews with Lawrence Tech professors on their viewpoints of using virtual reality and artificial intelligence for an immersive education experience through studying, efficiently learning concepts, and providing perceived hands-on learning
Lawrence Tech Esports, Southfield, MI Oct 2023 – Present Varsity Player
● Team player and mood energizer to boost morale for the entire Esports team of 50+ players and coaches
● Communicative and actively listening in-game to provide great synergy and teamwork to 8+ players in Lawrence Tech’s roster for VALORANT
Projects
Built Personal Computer and Keyboards Jan 2023 – Dec 2024
● Analyzed in-depth what parts are compatible and built the components with perseverance and patience while following a manual book step-by-step
● Debugged any errors that popped up and looked into BIOS to update firmware and under-clocked CPU by 10% and over-clocked RAM by 5%
● Assembled 3 Keyboards with different switches, keycaps, layouts, and designs within budget and deadline constraints
Hosted a VR event with the collaboration of Professor Franco Delogu Mar 2024 – Apr 2024
● Showcased research to over 50+ students and professors on how VR equipment can revolutionize education through hands-on learning capabilities and allow interaction with objects and concepts
● Led a hands-on Virtual Reality demonstration with 15+ volunteers, showcasing its application in immersive education by guiding interactive explorations of the human body and brain in a virtual environment
Developed an AI-assisted Game for the Blind Oct 2023 – Dec 2023
● Created a 2D dungeon game that is designed for blind and visually impaired players through Java
● Implemented AI-assisted narration, sound stage, and haptic feedback to allow an immersive experience
Contact
Elements
Text
This is bold and this is strong. This is italic and this is emphasized.
This is superscript text and this is subscript text.
This is underlined and this is code: for (;;) { ... }. Finally, this is a link.
Heading Level 2
Heading Level 3
Heading Level 4
Heading Level 5
Heading Level 6
Blockquote
Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.
Preformatted
i = 0;
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';