Skip to content
View sahiwl's full-sized avatar

Highlights

  • Pro

Block or report sahiwl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sahiwl/ReadMe.md

Who is sahiwl?

const sahil = {
  state: isAlive(True),
  code: ['TypeScript', 'JavaScript', 'Java', 'Python'],
  yappsAbout: ['Web dev', 'Computers', 'Tech'],
  technologies: {
    frontend: {
      ts: ['Next JS', 'React', 'TypeScript'],
      styling: [
          'TailwindCSS',
          'Shadcn UI',
          'Radix UI'
      ]
    },
    backend: {
        ts: ['Node', 'Express', 'REST API'],
        serverless: ['Cloudflare Workers', 'AWS'],
        databases: ['PostgresSQL', 'MySQL', 'MongoDB'],
        orm: ['Prisma']
    },
    deployment: {
      frontend: ['Vercel', 'Render', 'Deno', 'Netlify'],
      backend: ['Render', 'Deno']
    }
  },
  OS : ['Ubuntu 22.0.4.04 LTS'],
  currently: 'Solidifying my web-dev skills',
  funfact: 'Snap is great and i have no issues with it (>=flatpak) :D'
}

~ Let it rip

wakatime

Pinned Loading

  1. 100xDevs_cohort2.0 100xDevs_cohort2.0 Public

    Forked from 100xdevs-cohort-2/assignments

    JavaScript

  2. Todo-App Todo-App Public

    Todo app to manage your everyday todos....

    JavaScript 1

  3. sahiwl.me sahiwl.me Public

    portfolio! portfolio! portfolio!

    TypeScript

  4. weatherApp weatherApp Public

    simple (and minimalistic) webapp to check your local weather, in just a search

    JavaScript