resume.md
Download PDF
resume.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
# Resume

<div class="not-prose mb-6">
  <div class="flex flex-col sm:flex-row items-start sm:items-center justify-between gap-4 p-5 rounded-xl bg-[var(--bg-sidebar)] border border-[var(--border-main)] shadow-sm">
    <div>
      <h2 class="text-xl font-bold text-[var(--fg-primary)] m-0">yash ajay magar</h2>
      <p class="text-[var(--header-h1)] text-sm font-medium mt-1 mb-0">AI Journalist & Full-Stack Developer</p>
      <p class="text-[var(--fg-secondary)] text-xs mt-1 mb-0">yashajaymagar10@gmail.com · github.com/yashmagar01</p>
    </div>
    <a
      href="/resume.pdf"
      download
      class="inline-flex items-center gap-2 px-5 py-2.5 rounded-lg bg-[var(--header-h1)] text-white text-sm font-semibold hover:opacity-90 transition-opacity no-underline shadow-md flex-shrink-0"
      style="color: #ffffff !important;"
    >
      📥 Download PDF
    </a>
  </div>
</div>

## Summary

A diploma student and self-driven developer passionate about AI journalism, full-stack web development, and building practical MVPs. I ship things fast, learn from what breaks, and focus on consistent improvement.

---

## Education

<div class="not-prose my-4">
  <div class="relative pl-6 border-l-2 border-[var(--border-main)] space-y-5">
    <div class="relative">
      <div class="absolute -left-[25px] w-3 h-3 rounded-full bg-[var(--header-h1)] border-2 border-[var(--bg-main)]"></div>
      <div class="bg-[var(--bg-sidebar)] border border-[var(--border-main)] rounded-xl p-4 shadow-sm">
        <div class="flex flex-col sm:flex-row sm:items-center justify-between gap-1 mb-1">
          <h3 class="text-sm font-bold text-[var(--fg-primary)] m-0">Diploma in Computer Engineering</h3>
          <span class="text-xs text-[var(--fg-secondary)] bg-[var(--bg-main)] px-2 py-0.5 rounded border border-[var(--border-main)]">2023 – Present</span>
        </div>
        <p class="text-xs text-[var(--header-h1)] font-medium m-0">Government Polytechnic / Maharashtra State Board of Technical Education</p>
      </div>
    </div>
  </div>
</div>

---

## Skills

### Technical Skills

| Category | Skills |
|----------|--------|
| Languages | HTML, CSS, JavaScript, TypeScript, Python, C, C++ |
| Frontend | React, Vite, Tailwind CSS |
| Backend | Node.js, Express, Django |
| Databases | MySQL, SQLite, Supabase, Firebase |
| AI/ML Tools | Gemini API, Ollama, Hugging Face, GitHub Copilot |
| Deployment | Vercel, Railway |
| Tools | Git, GitHub, VS Code, Figma, Canva, Framer |
| Vibe Code | Bolt.new, Lovable.dev, v0.dev, Figma Make |

### Skill Levels

- **Core Web (HTML, CSS, JS, TS)** — ●●●○○ proficient
- **React + Vite** — ●●●○○ building real projects
- **Tailwind CSS** — ●●●○○ comfortable for production UIs
- **Python** — ●●○○○ comfortable basics
- **Node.js / Express** — ●●○○○ MVP-level
- **Django** — ●●○○○ building real projects
- **AI Prompting & Workflows** — ●●●○○ strong
- **SQL (MySQL/SQLite)** — ●●●○○ solid fundamentals

---

## Projects

### 🚀 The Future You (MVP)
**[Live](https://the-future-you.vercel.app/) · [GitHub](https://github.com/yashmagar01/The-Future-You)**

A zero-cost AI-powered reflection and self-growth companion using private, video-based emotional analysis. Designed to help you understand the future version of yourself through daily reflections.

- Built with React, Vite, Supabase, and Gemini API
- Zero-cost architecture using free-tier services

### 🧠 Persona
**[Live](https://personanew.vercel.app/) · [GitHub](https://github.com/yashmagar01/Persona)**

An AI-driven identity & behavior toolkit for structured, contextual interactions inside apps. Defines how different personas think, speak, and respond in various situations.

- AI persona engine with context-aware responses
- Clean modern UI built with React + Tailwind

### 🛠️ Generation Tools
**[Live](https://generations-tools.vercel.app/) · [GitHub](https://github.com/yashmagar01/Generation-Tools)**

A clean, fast 12-in-1 utility suite for developers — UUIDs, CSS gradients, placeholder images, dummy text, and more.

- 12 tools in a single modern interface
- Deployed on Vercel, zero dependencies for utilities

---

## Currently Learning

- Deeper **TypeScript + React** patterns
- **Node / Express** for more serious backends
- **Supabase / Firebase** for auth + real-time features
- Better **AI tooling workflows** (Ollama, Hugging Face, NotebookLM)

---

## Contact

- 📧 **Email:** yashajaymagar10@gmail.com
- 🐙 **GitHub:** [yashmagar01](https://github.com/yashmagar01)
- 💼 **LinkedIn:** [yash-magar](https://www.linkedin.com/in/yash-magar/)
- 🌐 **Website:** [magar.xyz](https://magar.xyz)