Initializing Portfolio...
Anusha Gond Developer Workspace
// Hello, World! I'm

ANUSHA
GOND

 Web Developer  Cyber & Digital Science Student

I bridge the gap between building beautiful, responsive frontend web applications and understanding the foundational concepts of cybersecurity. Currently pursuing a B.Sc in Cyber & Digital Science, I combine modern React engineering with digital safety principles.

2+Years Coding
5+Projects Done
4+Certifications
Open to Work
React + Next.js
Cybersecurity
Python
HTML5HTML5 CSS3CSS3 JavaScriptJavaScript ReactReact Next.jsNext.js Node.jsNode.js PythonPython TypeScriptTypeScript PHPPHP MySQLMySQL GitGit GitHubGitHub FigmaFigma VS CodeVS Code MongoDBMongoDB HTML5HTML5 CSS3CSS3 JavaScriptJavaScript ReactReact Next.jsNext.js Node.jsNode.js PythonPython TypeScriptTypeScript PHPPHP MySQLMySQL GitGit GitHubGitHub FigmaFigma VS CodeVS Code MongoDBMongoDB

Bridging Code & Security

Developer first, security-minded always. Designing experiences that are both beautiful and resilient.

Anusha Gond โ€” about
Available for Internships

I'm Anusha Gond, a Web Developer from Maharashtra, India, currently pursuing my B.Sc in Cyber & Digital Science at K.T.H.M College under Savitribai Phule Pune University (SPPU).

My passion sits at the intersection of modern React engineering, thoughtful UI/UX, and cybersecurity. I build interfaces that feel premium and code with secure principles in mind from day one.

Beyond code, I believe in continuous learning โ€” reading Clean Code, The Pragmatic Programmer, and contributing to open source projects alongside my academic journey.

โ˜•
โˆž
Cups of Coffee
๐Ÿง 
24/7
Learning Mode
๐Ÿ”’
Zero
Unpatched Bugs

Development

Crafting user-first web apps with modern React & Next.js.

Security

Exploring secure coding principles & digital science fundamentals.

Academic

Pursuing B.Sc in Cyber & Digital Science at K.T.H.M College, SPPU.

HTML5HTML5
CSS3CSS3
JSJavaScript
ReactReact
Next.jsNext.js
TypeScriptTypeScript
PythonPython
Node.jsNode.js
PHPPHP
MySQLMySQL
GitGit
FigmaFigma

A Dual-Stack Toolkit

Toggle to see my developer skills or my cyber specialist focus.

Frontend

HTML5CSS3 JavaScript (ES6+)React Next.jsFigma Responsive Design

Backend & Databases

PHPMySQL SQLFirebase PythonNode.js REST APIs

Tools & Workflow

GitGitHub VS CodeTypeScript MongoDB

Proficiency Breakdown

HTML / CSS92%
JavaScript85%
React / Next.js78%
Python72%
PHP / MySQL80%
Cybersecurity Concepts68%
Git / GitHub88%
UI/UX Design (Figma)70%
anusha@portfolio ~ skills.json
$ cat skills.json
$ cat skills.json { $ cat skills.json {   "developer": {     "frontend": ["React", "Next.js", "HTML5", "CSS3"],     "backend": ["PHP", "Node.js", "Python"],     "databases": ["MySQL", "MongoDB", "Firebase"]   },   "cybersecurity": ["Network Security", "Digital Forensics", "Secure Coding"],   "currently_learning": "TypeScript + Ethical Hacking",   "open_to_work": true } # โœ“ Loaded successfully

Selected Projects

A glimpse of what I love to build โ€” real-world apps that mix engineering, design, and purpose.

Full-Stack

Placement & Internship Portal

A robust digital platform that streamlines recruitment workflows for universities and companies. Built for real placement scenarios with enterprise-level features.

  • Individual student & recruiter dashboards
  • Resume upload with secure storage pipeline
  • Application status tracking & DB querying
  • Role-based authentication: student / recruiter / admin
PHPMySQLJavaScriptHTML5CSS3
Frontend & Design

Gond Painting Services

The Gond Painting Service is a responsive e-commerce showcase highlighting website promoting expert painting services across Nashik and Maharashtra, making it easy for customers to explore services and request, with a cinematic design language.

  • Optimized gallery layouts & smooth scroll UX
  • Inquiry forms with custom validation
  • Custom CSS animations & cultural visual identity
  • Mobile-first responsive design approach
HTML5CSS3JavaScript
Automation

Log Automation System

A full automation pipeline for processing server logs, triggering alerts, and visualising performance metrics through a real-time dashboard.

  • Event trigger โ†’ Automation Script โ†’ Database pipeline
  • Real-time performance & logs-processed visualization
  • Alert system with dashboard & notification integration
  • Built with TypeScript, Node.js, Python, and Web APIs
TypeScriptNode.jsPythonWeb APIs
Personal

This Portfolio Website

A modern, responsive portfolio website showcasing my web development and cybersecurity expertise. It features project showcases, technical skills, service offerings, certifications, pricing plans, and an integrated contact system for clients and recruiters. Interactive animations and smooth scrolling Project portfolio with live demos Skills, certifications, and timeline WhatsApp & contact form integration SEO-friendly and performance optimized

  • Modern and responsive UI
  • Project portfolio with live demos
  • SEO-friendly and performance optimized
  • WhatsApp & contact form integration
HTML5CSS3JavaScriptVanta.js
GitHub Activity
@anuu936 ยท Active contributor
GitHub Stats GitHub Streak

Milestones & Certifications

From the classroom to certifications, every step has shaped how I build.

anusha โ€” ~/intro/portfolio_intro.mp4 โ–ถ Playing
B.Sc CDS Cyber Fundamentals JavaScript Git & GitHub
1

Initial Setup

Completed initial learning and set up development environment. Mastered core tools and workflows.

2

Building Projects

Built responsive projects and improved problem solving skills through hands-on challenges.

3

Real-World Projects

Worked on real-world projects and collaborated in team environments with agile workflows.

4

Open Source & Full-Stack

Contributed to open source and built full-stack applications independently.

Now โ€ข Ongoing

B.Sc Cyber & Digital Science

K.T.H.M College, Savitribai Phule Pune University (SPPU).

Certification

Cybersecurity Fundamentals

Network security, cryptography basics, and digital forensics overview.

Certification

Web Development

Comprehensive study of HTML, CSS, JavaScript, and responsive frameworks.

Certification

JavaScript Fundamentals

Modern ES6 syntax, asynchronous programming, and DOM manipulation.

Certification

Git & GitHub Essentials

Version control, branching strategies, and collaborative workflows.

The Developer Chronicles

Because every coder has a story โ€” told one bug at a time.

PANEL 01
โ˜•
</coffee>
</code>
The Developer's Fuel
Step 1: Coffee. Step 2: Code. Step 3: Wonder why it doesn't work. Step 4: More coffee.
"It works on my machine!" ๐Ÿ–ฅ๏ธ
PANEL 02
๐Ÿ›
// Line 42:
console.log("why");
// Output: undefined
The Bug Hunt
Spent 3 hours debugging. The bug was a missing semicolon. Anusha remains unbothered and continues.
99 bugs in the code... fix one, 127 more to go ๐ŸŽฏ
PANEL 03
๐Ÿ”’
๐Ÿ›ก๏ธ Secure Code
โœ… Input validated
โœ… SQL injections: 0
โœ… XSS: blocked
Cyber Guardian Mode
By day a frontend dev, by night studying network packets and dreaming in encrypted hex. OWASP is her bible.
Always code like the next developer is a psychopath who knows where you live ๐Ÿ”
Clean Code
Robert C. Martin
The Pragmatic Programmer
Hunt & Thomas
Code Complete
Steve McConnell

Have a Project? Let's Talk.

I'm open to internships, collaborations, and freelance work. Drop a message โ€” I reply within a day.