Skip to content

sathwikre/Portfolio

Repository files navigation

Portfolio Site

Simple, responsive portfolio you can customize. Built with vanilla HTML/CSS/JS.

Quick start

  1. Open index.html in your browser (double-click) to view locally.
  2. Or use a lightweight dev server (recommended for live reload):
    • VS Code: install "Live Server" extension and click "Go Live".
    • Node users: npx serve . then open the shown URL.

Customize

  • Update your details in index.html:
    • Replace "Your Name", email, and links in header/Contact.
    • Edit the Projects cards: titles, descriptions, and links.
    • Update Experience timeline entries.
  • Replace the resume link if desired: the CTA points to ./sathwu.pdf.
  • Theme: click the moon/sun button to switch; preference is saved.

Pro tip for recruiters / HR

  • Use the "Hire me" mailto button on the home hero to quickly start a hiring conversation. The site also includes a print-friendly layout — open the page and print to PDF to get a clean single-page résumé view.

Deploy

  • GitHub Pages

    1. Create a repo and push these files.
    2. In repo Settings → Pages, set Source to main branch / (root).
    3. Your site will be live at the provided URL.
  • Netlify

    1. Drag-and-drop the folder at https://app.netlify.com/drop.
    2. Or connect your Git repository and deploy from main.

Structure

index.html   # markup and sections
styles.css   # theme, layout, responsive styles
script.js    # nav toggle, smooth scroll, theme persistence
sathwu.pdf   # your résumé (already in workspace)

License

MIT


Résumé-Verified Portfolio Content

The following content is pulled directly from the résumé and repository files. Use this as the canonical copy for the site.

About

Undergraduate in Computer Science with hands-on experience building full‑stack web applications and backend systems. Focused on algorithmic problem solving and delivering production-ready features.

Education

  • Jawaharlal Nehru Technological University — Bachelor of Technology in Computer Science (CGPA: 8.57)
  • SR Junior College — Intermediate (Percentage: 98.3%)

Technical Skills

  • Languages: Java, Python, JavaScript, HTML, CSS
  • Web & Backend: PHP, Frontend & Backend development
  • Databases: MySQL, MongoDB
  • Tools: XAMPP, Git, VS Code
  • Core: Data Structures & Algorithms, OOP, Operating Systems, DBMS

Projects (summary)

  • Virtual Classroom System — Full-stack classroom platform with role-based dashboards, secure content upload, and automated email notifications. (Dec 2024 – Apr 2025)
  • Grampower — Village electricity monitoring & complaint system. (May 2025 – June 2025) — Live: https://sathwik-reddy.free.nf
  • Student Grievance Portal — Built an online grievance management system for students to submit and track complaints easily; integrated an admin panel for issue tracking and resolution. (Aug 2025 – Oct 2025)
  • Virtual impact: Improved transparency and communication between students and institutional authorities.
  • Algorithm Practice & Problem Solving — 200+ problems solved; primary language: Java. (Ongoing) — GitHub: https://github.com/sathwikre

Contributions

  • JNTUA Student Attendance Checking WebApp (Sep 2025 – Oct 2025)
    • Designed and developed the frontend interface for a JNTUA attendance tracking web app.
    • Implemented “Can Skip” and “Need to Attend” features to calculate how many classes students can skip or must attend to maintain 75% attendance.
    • Live Demo: https://jntua-attendance-app.vercel.app

Work Experience

  • InternPE — Python Programming Intern (Sep 2024 – Oct 2024)
  • YugaYatra Retail (OPC) Pvt. Ltd. | Software Engineer Intern (Sep 2025 – Nov 2025)
    • Currently working on SchoolDekho.in, a comprehensive educational platform connecting parents, students, and schools with integrated financial aid options.
    • Contributing to the frontend development using Next.js, Tailwind CSS, and Framer Motion for responsive design and smooth animations.
    • Collaborating on implementing the AI-powered chatbot using OpenAI API and a Node.js backend to assist users in school search, loans, and scholarships.
    • Assisting in integrating Cloudinary API for media storage and Supabase (PostgreSQL) for database management.
    • Working closely with the backend team to implement secure authentication (JWT) and data-fetching APIs using React Query and Express.js.
    • Gaining hands-on experience in team collaboration, real-time deployment (Vercel & AWS), and industry-grade development workflows.
  • Aureeture AI — Campus Director Intern (Aug 2025 – Oct 2025)

Achievements & Certifications

  • Delivered a production-ready Virtual Classroom System with role-based access and notifications.
  • Built and deployed Grampower — a village electricity monitoring and complaint management system.
  • Solved 200+ algorithm problems (ongoing practice).

Certifications: (No explicit certifications listed in the résumé PDF.)

Contact

--

This section is added programmatically by the repository assistant and contains only résumé-verified information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published