https://github.com/omkarspace/omkarspace
https://github.com/omkarspace/omkarspace
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/omkarspace/omkarspace
- Owner: omkarspace
- Created: 2024-07-09T09:04:44.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T14:50:19.000Z (6 months ago)
- Last Synced: 2025-01-28T03:42:33.958Z (4 months ago)
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###
A Little Bit About Me...
```typescript
class Omkar extends Developer {
constructor() {
super();
this.name = "Omkar Kamble";
this.role = "Full Stack Developer";
this.languageSpoken = ["hi_IN", "en_US"];
this.currentlyLearning = "Advanced AI/ML 🤖";
this.funFact = "I debug with console.log and I'm proud of it! 😄";
}sayHi() {
return "Thanks for dropping by! Let's build something amazing together! 🚀";
}getLifeGoals() {
return [
"Build impactful tech solutions 💡",
"Contribute to Open Source 🌟",
"Share knowledge with community 📚",
"Never stop learning 🎯"
];
}
}
```
### 🧙♂️ Tech Arsenal
Click to expand! 🚀
#### Frontend Sorcery 🎨



#### Backend Wizardry ⚡


#### AI Enchantments 🧠


### 🚀 Current Quest: CourseI.AI
```jsx
const ProjectHighlight = () => {
return (
🎯 Mission
Revolutionizing learning with AI-powered course generation
⚡ Impact
- 1000+ daily active learners
- 90% satisfaction rate
- 75% faster course creation
🛠️ Built With
Next.js • Gemini API • Drizzle ORM • ❤️
);
};
```### 🎮 GitHub Stats Game
![]()
![]()
![]()
### 🎵 Coding Playlist
| Mood | Track |
|------|-------|
| 🎯 Focus | Lofi Beats |
| 🐛 Debug | Metal 🤘 |
| 🚀 Launch | Eye of the Tiger |
| 💡 Planning | Classical Piano |### 🌟 Weekly Dev Routine
```mermaid
graph TD
A[Wake Up] -->|Coffee| B[Code]
B --> C{Bug?}
C -->|Yes| D[Debug]
C -->|No| E[Feature]
D --> F[Stack Overflow]
F --> B
E --> G[Git Commit]
G --> H[Coffee Break]
H --> B
```### 📫 Let's Connect!
[](https://linkedin.com/in/omkarspace)
[](https://github.com/omkarspace)
[](https://leetcode.com/omkarspace)

![]()
![]()
![]()
![]()