Skip to content
View arnu515's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report arnu515

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
arnu515/README.md

MIT License Version

This is the source code for my website, and also, my public Github Profile.

Visit my website

๐Ÿš€ About me

I am a web developer in ๐Ÿ‡ฎ๐Ÿ‡ณ India. I build websites and web applications.

This repository contains the source code of my website, built by me, using NextJS and Directus CMS.

๐Ÿ”— Links

DEV.to Website Twitter

๐Ÿ›  Skills

Languages

  • Javascript
  • Typescript
  • Python
  • Java
  • Ruby
  • Elixir
  • Rust

Frontend Web Development

  • ReactJS
  • NextJS
  • VueJS
  • Svelte
  • SvelteKit
  • Gatsby (learning)
  • Angular (learning)

Backend Web Development

  • ExpressJS
  • Fastify
  • FeathersJS
  • NestJS (learning)
  • Flask (Python)
  • FastAPI (Python)
  • Spring (Java) (learning)

Devops

  • Docker
  • Kubernetes (learning)
  • Github Actions
  • Gitlab CI/CD
  • Vagrant
  • Linux

Desktop/Mobile Development

  • React Native
  • Nativescript (learning)
  • Electron (learning)
  • QuasarJS (learning)

Contributors

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Tech Stack

TBA

Run Locally

You will need a Postgres database to run this application. Be sure to create .env files based on the .env.example files in both the frontend and cms.

Clone the project

$ git clone https://github.com/arnu515/arnu515.git
$ cd arnu515

Install dependencies

$ yarn # preferred package manager. Use npm if you wish
$ cd cms && yarn && cd .. # install dependencies for directus

Start the server

# Frontend
$ yarn dev # ๐Ÿš€ on https://localhost:3000

# CMS
$ cd cms && yarn dev # ๐Ÿš€ on https://localhost:8055

If you use VSCode, there are 2 tasks, cms:dev and frontend:dev that are configured. You can run them with CTRL+B.

Popular repositories

  1. supabase-e2ee-chat supabase-e2ee-chat Public

    End-to-end encrypted chat app with supabase

    TypeScript 32 2

  2. sveltekit-strapi-blog sveltekit-strapi-blog Public

    Blog made with SvelteKit and Strapi

    Svelte 25 7

  3. twitter-clone twitter-clone Public

    A twitter clone made using flask and react

    JavaScript 20 5

  4. quickstagram quickstagram Public

    Instagram clone

    Svelte 10 2

  5. serverless-chat serverless-chat Public

    Serverless chat webapp I made using svelte and firebase for my blog

    CSS 9 3

  6. simpleauthenticator simpleauthenticator Public

    Simple TOTP Authenticator App built with Flutter

    Dart 9 3