Profile

Nayef Jaber

CS Student & Developer

📍 Bay Area, CA

Focused on Learning by Building, Not Just Watching

About Me

I'm a 19-year-old sophomore studying Computer Science with a strong interest in software engineering. I enjoy building end-to-end solutions that solve real problems and am always looking for ways to deepen my understanding of systems across the stack.

My programming journey began during my freshman year of high school with a Python 101 course. Since then, I’ve expanded my skills through personal projects and peer collaborations. Whether it’s crafting clean user interfaces, designing APIs, or managing backend logic and data, I love bringing ideas to life through code.

I've also had the chance to contribute to team-based projects in fast-paced environments, where I’ve learned to write maintainable code, communicate effectively, and quickly adapt to new challenges. These experiences have shaped how I think about problem solving, collaboration, and software design.

Outside of tech, I spend a lot of time reading and exploring different types of fragrances. It’s a refreshing break from the screen and inspires me in unexpected ways.

Skills

Languages

Python C++ C Java JavaScript HTML/CSS SQL Assembly

Frameworks

React.js Node.js Express.js Qt6

Libraries

Pandas NumPy Seaborn Matplotlib

Tools

Git GitHub VS Code PyCharm Jupyter Notebook Vercel MongoDB Compass CMake

Databases

MongoDB SQLite MySQL

Experience

ASA Datathon 2025

California State University, East Bay
April 2025
  • Collaborated in a cross-functional student team during a 48-hour in-person data challenge.
  • Cleaned and analyzed a real-world dataset using Python (Pandas, NumPy, Seaborn, Matplotlib).
  • Presented findings to judges with visualizations and data-driven recommendations.
Python Pandas NumPy Seaborn Matplotlib Data Analysis Teamwork Presentation

Education

Bachelor of Computer Science, Minor in Data Science

California State University: East Bay, Hayward
August 2024 - May 2028
  • Data Structures and Algorithms (C++)
  • Computer Science II (C++)
  • Computer Science I (Python)
  • Computer Organization and Assembly Language
  • Computing and Responsibility
  • Calculus II
  • Calculus I
  • Numerical Algebra and Linear Algebra
  • Statistical Inference
  • Discrete Structures

Personal Projects

MALABIS: AI-Powered Wardrobe Organizer

MongoDB Express.js React.js Node.js Cloudinary Sharp
  • Built a full-stack MERN web application for uploading, categorizing, and managing clothing items in a personal smart wardrobe.
  • Integrated Cloudinary and Sharp for automatic background removal, image optimization, and cloud storage of user-uploaded images.
  • Designed a mobile responsive UI with modern animations and uploading for a smooth user experience.
  • Enabled secure user authentication with Passport.js and managed persistent sessions via MongoDB-backed session storage.

M.O.E: My Organized Events

Python Google Calendar API OpenAI Twilio
  • Developed a Python script that fetches daily Google Calendar events, summarizes them using OpenAI’s GPT models, and sends a natural-language briefing via SMS using Twilio.
  • Integrated Google Calendar API for event retrieval, OpenAI API for natural language summarization, and Twilio for automated SMS delivery.
  • Enabled full customization of prompts, models, and recipients, creating a flexible and personal daily assistant experience.

Text Simplifier Chrome Extension

JavaScript HTML CSS Gemini API
  • Developed a Chrome extension that simplifies selected webpage text using Gemini API integration, accessible via the browser’s right-click context menu.
  • Handled API requests and responses to convert complex language into simplified, readable summaries directly within the browser.

Discord Text-to-Speech Bot

Python Discord.py gTTS FFmpeg
  • Built a Discord bot that reads out user messages in a voice channel using Google's Text-to-Speech (gTTS) engine.
  • Automatically joins a designated voice channel when messages are sent to a specific text channel.
  • Handles audio conversion and playback using FFmpeg and asynchronous event handling in Python.
  • Designed for lightweight interaction, especially useful for users without a microphone.

Password Manager

C++ Qt6 CMake
  • Developed a secure desktop password manager using Qt6 and C++ with an intuitive GUI.
  • Implemented master password protection and encrypted password storage using custom XOR logic.
  • Designed modular components with input validation, record deletion, and password reveal on demand.
  • Built with CMake and supports cross-platform compilation using Qt's widgets and layout tools.