diff --git a/public/silico.png b/public/silico.png new file mode 100644 index 0000000..93e4139 Binary files /dev/null and b/public/silico.png differ diff --git a/public/skann.svg b/public/skann.svg new file mode 100644 index 0000000..31b2905 --- /dev/null +++ b/public/skann.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/pages/index.astro b/src/pages/index.astro index ab92248..7c5b9cd 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -18,7 +18,7 @@ let a = [blogs[0], blogs[1], blogs[2], blogs[3]]; class="h-10 md:h-12 w-10 md:w-12 rounded-full border-[1px] border-fg" />

Namish

-

+

17M (he/him)

@@ -48,7 +48,7 @@ let a = [blogs[0], blogs[1], blogs[2], blogs[3]];

- (Some of my) Projects (Some of my) Projects @@ -70,7 +70,7 @@ let a = [blogs[0], blogs[1], blogs[2], blogs[3]];
refined and a better way for youtubers to manage their work
-

solid start ⋅ wip

+

solid start ⋅ wip

@@ -81,7 +81,7 @@ let a = [blogs[0], blogs[1], blogs[2], blogs[3]];
web based small lightroom like editor
-

rust ⋅ next

+

rust ⋅ next

@@ -92,7 +92,7 @@ let a = [blogs[0], blogs[1], blogs[2], blogs[3]];
terminal based text editor with some vim motions
-

c ⋅ terminal

+

c ⋅ terminal

@@ -104,7 +104,7 @@ let a = [blogs[0], blogs[1], blogs[2], blogs[3]]; a url shortner written purely in C and htmx (0 js) -

c ⋅ htmx

+

c ⋅ htmx

@@ -116,7 +116,7 @@ let a = [blogs[0], blogs[1], blogs[2], blogs[3]]; 0 js, 100% golang and templ starter kit for crypt hunts -

golang ⋅ templ

+

golang ⋅ templ

@@ -128,13 +128,13 @@ let a = [blogs[0], blogs[1], blogs[2], blogs[3]]; simulating a neural network from scratch with test data -

golang ⋅ maths

+

golang ⋅ maths

- Recent Blogs Recent Blogs

@@ -150,7 +150,7 @@ let a = [blogs[0], blogs[1], blogs[2], blogs[3]];

{j + 1}. {i.frontmatter.title}

- + {i.frontmatter.date} diff --git a/src/pages/me.astro b/src/pages/me.astro index 9ff0f57..266efc7 100644 --- a/src/pages/me.astro +++ b/src/pages/me.astro @@ -63,27 +63,72 @@ import Quote from "../components/Quote.astro"; class="h-10 md:h-12 w-10 md:w-12 rounded-full border-[1px] border-fg" />

Namish

-

+

17M (he/him)

-

+

num-ish ⋅ mythological god (south east asia)

-

- Just another dude who chronically loves to program literally everything in anything. While mainly creating for the web , most of my personal favourite projects are low level. Apart from that I'm also knd of proficient in the piano and playing tennis. +

+
+

F

+
+

Floww • Sep 2024 - Present

+

founder

+
+
+
+
    +
  1. building a youtube studio access management solution using solid start and prisma to solve security risks
  2. +
  3. currently in very early stages
  4. +
+
+
+ + +
+
+ +
+

Skann • Oct 2024 - Present

+

front end developer

+
+
+
+
    +
  1. redesigned the entire ui, including the whole admin dashboard with multiple sections along with the customer login flow
  2. +
  3. moved the company's blog from using markdown to using mdx with next-mdx-remote to allow for more organized and intuitive writing
  4. +
+
+
-

+
+
+ +
+

Sovuneir Club • Apr 2023 - Oct 2024

+

head of operations • lead dev

+
+
+
+
    +
  1. designed the websites for the club's annual tech symposium, "The Silico Battles" for the years 2023-24 and 2024-25 using remix.js and tailwindcss
  2. +
  3. developed the website for the club's flagship cryptic hunt, "Cyquest" with golang and sqlite
  4. +
  5. faciliated and organized over 14 events with more than 400 participants
  6. +
+
+

- Skill Set + Skill Set

{ skills.map((i, j) => { return ( -

+

{i}

); @@ -91,13 +136,13 @@ import Quote from "../components/Quote.astro"; }

- Languages I Know + Languages I Know

{ languages.map((i, j) => { return ( -

+

{i}

); @@ -105,13 +150,13 @@ import Quote from "../components/Quote.astro"; }

- Databases & ORMS + Databases & ORMS

{ databases.map((i, j) => { return ( -

+

{i}

); @@ -119,13 +164,13 @@ import Quote from "../components/Quote.astro"; }

- Web Tech + Web Tech

{ webframeworks.map((i, j) => { return ( -

+

{i}

); @@ -133,47 +178,19 @@ import Quote from "../components/Quote.astro"; }

- Discord Framewords + Discord Framewords

{ discordframeworks.map((i, j) => { return ( -

+

{i}

); }) }
-
-

- My Setup -

- -
-

- Testimonial -

-