Skip to content

Commit e6e15ef

Browse files
davidagustinclaude
andcommitted
docs: update README and add screenshot for Pickleball Research (#28)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 286d097 commit e6e15ef

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# David Agustin — Portfolio
22

3-
Personal portfolio showcasing 27 full-stack projects built with React, Next.js, Angular, Vue, SvelteKit, Python, and AI/ML technologies. Deployed across 10+ cloud platforms.
3+
Personal portfolio showcasing 28 full-stack projects built with React, Next.js, Angular, Vue, SvelteKit, Python, and AI/ML technologies. Deployed across 10+ cloud platforms.
44

55
**Live:** [davidagustin.github.io](https://davidagustin.github.io)
66

@@ -31,7 +31,7 @@ Personal portfolio showcasing 27 full-stack projects built with React, Next.js,
3131
| [Game Room](https://game-practice-aws.com/) | Expo, Fastify, Socket.IO, PostgreSQL, Redis, AWS | Real-time multiplayer Chess and Tic-Tac-Toe with AI opponents |
3232
| [React 30](https://react-30-nu.vercel.app) | Next.js 16, React 19, TypeScript | 30 vanilla JS projects rebuilt as modern React |
3333

34-
[View all 27 projects on the live site.](https://davidagustin.github.io/#projects)
34+
[View all 28 projects on the live site.](https://davidagustin.github.io/#projects)
3535

3636
## All Projects
3737

@@ -54,6 +54,11 @@ Personal portfolio showcasing 27 full-stack projects built with React, Next.js,
5454
| PIIxelate | Next.js 15, Tesseract.js, OpenAI, Anthropic | [Live](https://piixelate.vercel.app) · [GitHub](https://github.com/davidagustin/piixelate) |
5555
| 20 Newsgroups ML Dashboard | Next.js 15, Scikit-learn, XGBoost, LightGBM | [Live](https://machine-learning-project-theta.vercel.app) · [GitHub](https://github.com/davidagustin/machine-learning-project) |
5656

57+
### Research
58+
| Project | Technologies | Links |
59+
|---------|-------------|-------|
60+
| Pickleball Research | Next.js 16, React 19, TypeScript 5, Tailwind CSS 4, Puppeteer, Cloudflare Workers | [Live](https://pickleball-research.vercel.app) |
61+
5762
### E-commerce & Business
5863
| Project | Technologies | Links |
5964
|---------|-------------|-------|
@@ -124,7 +129,7 @@ src/
124129
├── types/
125130
│ └── index.ts # TypeScript interfaces
126131
├── utils/
127-
│ ├── constants.ts # Project data (27 projects), social links, README highlights
132+
│ ├── constants.ts # Project data (28 projects), social links, README highlights
128133
│ └── scroll.ts # Smooth scroll utility
129134
├── App.tsx # Root component with theme toggle
130135
├── index.tsx # Entry point

public/screenshots/project-28.png

212 KB
Loading

0 commit comments

Comments
 (0)