Skip to content

Commit de358b2

Browse files
Sync me.elixpo
Co-authored-by: Circuit-Overtime <ayushbhatt633@gmail.com>
2 parents 2e44560 + ae612ae commit de358b2

2 files changed

Lines changed: 9 additions & 82 deletions

File tree

me.elixpo/content/vivek/projects.json

Lines changed: 8 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -2,65 +2,15 @@
22
"heading": "PROJECTS",
33
"description": "Welcome to Vivek's portfolio. This section highlights a collection of projects focused on software development, AI integration, and system design. Explore the repositories to see practical implementations, research-driven work, and contributions across multiple domains.",
44
"projects": [
5-
{
6-
"name": "elixpo_chapter",
7-
"description": "A Collaborative Repository focusing on Computer Science from all the aspects that it deserves attention from!",
8-
"stars": 85,
9-
"url": "https://github.com/elixpo/elixpo_chapter",
10-
"owner": "elixpo",
11-
"ownerLogo": "https://avatars.githubusercontent.com/u/161109909?v=4",
12-
"topics": ["cloud-computing", "community-driven", "discord-bot", "docker", "full-stack", "hacktoberfest", "open-source", "search-engine"],
5+
{
6+
"name": "Inkflow Canvas",
7+
"description": "Browser-based collaborative whiteboard with real-time drawing capabilities using HTML5 Canvas API without external libraries.",
8+
"stars": null,
9+
"url": "https://github.com/ez-vivek",
10+
"owner": "vivek",
11+
"ownerLogo": "https://avatars.githubusercontent.com/u/151813246?v=4",
12+
"topics": ["canvas-api", "real-time", "collaboration", "javascript", "frontend"],
1313
"language": "JavaScript"
14-
},
15-
{
16-
"name": "CNN_Facecom_2",
17-
"description": "Collaborative Repository for CNN Facial Classification and Gender Recognition",
18-
"stars": 0,
19-
"url": "https://github.com/Circuit-Overtime/CNN_Facecom_2",
20-
"owner": "Circuit-Overtime",
21-
"ownerLogo": "https://avatars.githubusercontent.com/u/74301576?v=4",
22-
"topics": ["cnn", "flask", "python", "resnet50", "tensorflow", "vgg19"],
23-
"language": "Python"
24-
},
25-
{
26-
"name": "jackeyBot",
27-
"description": "A free text-to-image Discord bot service built using discord.js",
28-
"stars": 4,
29-
"url": "https://github.com/Circuit-Overtime/jackeyBot",
30-
"owner": "Circuit-Overtime",
31-
"ownerLogo": "https://avatars.githubusercontent.com/u/74301576?v=4",
32-
"topics": ["discord-bot", "discord-js-v14", "image-generation", "text-to-image-generation"],
33-
"language": "CSS"
34-
},
35-
{
36-
"name": "lixSearch",
37-
"description": "Research-based project on crawlers and ranking systems with an LLM-supported native search engine",
38-
"stars": 18,
39-
"url": "https://github.com/pollinations/lixSearch",
40-
"owner": "pollinations",
41-
"ownerLogo": "https://avatars.githubusercontent.com/u/86964862?v=4",
42-
"topics": ["cloud-computing", "docker", "langchain", "langgraph", "python"],
43-
"language": "Python"
44-
},
45-
{
46-
"name": "terminal-ascii",
47-
"description": "Experimental project to render images and videos as ANSI-based representations within terminal environments",
48-
"stars": 2,
49-
"url": "https://github.com/Circuit-Overtime/terminal-ascii",
50-
"owner": "Circuit-Overtime",
51-
"ownerLogo": "https://avatars.githubusercontent.com/u/74301576?v=4",
52-
"topics": ["ascii-art", "python"],
53-
"language": "Jupyter Notebook"
54-
},
55-
{
56-
"name": "Image_Compression",
57-
"description": "Research on image compression techniques across multiple color formats with a custom .lix encoder implementation",
58-
"stars": 2,
59-
"url": "https://github.com/Circuit-Overtime/Image_Compression",
60-
"owner": "Circuit-Overtime",
61-
"ownerLogo": "https://avatars.githubusercontent.com/u/74301576?v=4",
62-
"topics": ["algorithms", "encoder-decoder", "image-compression", "mathematics"],
63-
"language": "Jupyter Notebook"
6414
}
6515
]
6616
}
Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,3 @@
11
[
2-
{
3-
"content": "Vivek is the kind of developer who thrives under pressure. He has debugged critical production issues, optimized performance bottlenecks, and consistently delivers clean, efficient code. Headphones on, music playing, and focus locked in — that's his workflow.",
4-
"name": "Senior Engineer",
5-
"designation": "Full Stack Developer",
6-
"image": "https://img.icons8.com/color/96/000000/laptop.png"
7-
},
8-
{
9-
"content": "Working with Vivek means working with someone who is deeply focused and technically sharp. He approaches every problem methodically, writes maintainable code, and keeps the team aligned. Music in the background, code in the foreground — always in the zone.",
10-
"name": "Team Lead",
11-
"designation": "Software Engineer",
12-
"image": "https://img.icons8.com/color/96/000000/code.png"
13-
},
14-
{
15-
"content": "Vivek's coding style is clean, structured, and performance-driven. His repositories reflect strong fundamentals and practical problem-solving skills. Whether it's frontend or backend, he builds with precision and consistency.",
16-
"name": "Peer Developer",
17-
"designation": "Open Source Contributor",
18-
"image": "https://img.icons8.com/color/96/000000/github.png"
19-
},
20-
{
21-
"content": "Vivek approaches development with discipline and intensity. He treats every bug as a challenge to solve and every feature as an opportunity to improve system quality. Focus, logic, and good music — that's his environment.",
22-
"name": "Tech Reviewer",
23-
"designation": "Code Reviewer",
24-
"image": "https://img.icons8.com/color/96/000000/settings.png"
25-
}
2+
263
]

0 commit comments

Comments
 (0)