Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/featured/Flipkart/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: '3'
date: '4'
title: 'ATM simulator'
cover: './ATM.png'
external: ''
Expand Down
1 change: 1 addition & 0 deletions content/featured/IDFC/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
date: '2'
title: 'Amazon Website'
cover: './amazon.png'
github: 'https://github.com/VenomousKnight/Amazon-website'
external: 'https://venomousknight.github.io/Amazon-website/'
tech:
- JavaScript
Expand Down
14 changes: 14 additions & 0 deletions content/featured/Portfolio/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
date: '2'
title: 'Portfoli Website'
cover: './portfolio.png'
github: 'https://github.com/VenomousKnight/Portfolio'
external: 'https://venomousknight.github.io/Portfolio/'
tech:
- JavaScript
- Gatsby
---



Personal portfolio website built using JavaScript and Gatsby, showcasing professional projects, skills, and achievements in a modern, responsive design.
Binary file added content/featured/Portfolio/portfolio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions content/featured/React Website/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
date: '2'
title: 'React-and-vite-website'
cover: './react.png'
github: 'https://github.com/VenomousKnight/React-and-vite-website'
external: 'https://venomousknight.github.io/React-and-vite-website/'
tech:
- Vite
- React
---

A website built with React and Vite, featuring a responsive design and
smooth navigation.
Binary file added content/featured/React Website/react.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/featured/YashTech/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: '1'
date: '3'
title: 'Medical Record System'
cover: './3.png'
github: 'https://github.com/VenomousKnight/MedicalRecord'
Expand Down
1 change: 0 additions & 1 deletion content/projects/Brick breaker.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
date: '2020-05-20'
title: 'Brick breaker'
github: 'https://github.com/VenomousKnight/BrickBreakerGame'
external: 'https://github.com/VenomousKnight/BrickBreakerGame'
tech:
- java
company: 'Project'
Expand Down
11 changes: 11 additions & 0 deletions content/projects/M-pesa-Statement-Extractor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
date: '2024-10-20'
title: 'M-pesa-Statement-Extractor'
github: 'https://github.com/VenomousKnight/M-pesa-Statement-Extractor'
tech:
- Java
company: 'Project'
showInProjects: true
---

An MPESA statement extractor built in Java, designed to parse and log transaction data into a database for calculations and reporting. Developed using Apache PDFBox and JDBC.
8 changes: 4 additions & 4 deletions content/projects/Sanke Game.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
date: '2023-11-20'
title: 'Snake game'
github: ''
external: 'https://github.com/VenomousKnight/SnakeGame'
github: 'https://github.com/VenomousKnight/SnakeGame'
tech:
- Java
company: 'Project'
showInProjects: true
showInProjects: false
---

A classic Snake game developed in Java,the player controls a snake that moves around the screen, growing longer as it consumes food. Developed using Java's AWT and Swing . Future improvements could include adding levels, obstacles, or even multiplayer support.
A classic Snake game developed in Java,the player controls a snake that moves around the screen, growing longer as it consumes food. Developed using Java's AWT and Swing . Future improvements could include adding levels, obstacles, or even multiplayer support.

1 change: 0 additions & 1 deletion content/projects/Tic Tac Toe.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
date: '2024-02-01'
title: 'Tic Tac Toe'
github: 'https://github.com/VenomousKnight/TicTacToe'
external: 'https://github.com/VenomousKnight/TicTacToe'
tech:
- Java
company: 'Project'
Expand Down
15 changes: 15 additions & 0 deletions content/projects/website-React-TS-vite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
date: '2025-01-27'
title: 'website-React-TS-vite'
github: 'https://github.com/VenomousKnight/website-React-TS-vite'
exteral: 'https://venomousknight.github.io/website-React-TS-vite/'

tech:
- React
- TS
- Vite
company: 'Project'
showInProjects: false
---

A static website built with React, TypeScript, and Vite, focused on connecting people through professional networking and events. Future features could include user authentication and event management.