Giter Site home page Giter Site logo

Matrix SVG

Hey there , I'm Niranj Raj

Software Developer at UST

website LinkedIn


package main

import "fmt"


func main() {
	niranjRaj := Profile{
		Code:         []string{"Typescript", "Go", "Java", "Python"},
		AskMeAbout:   []string{"Web Dev", "Tech", "Manchester United"},
		Technologies: Technologies{
			FrontEnd: FrontEndTechnologies{
				Sass:   []string{"CSS"},
				React:  []string{"Typescript"},
				NextJs: []string{"Typescript"},
			},
			BackEnd: BackEndTechnologies{
				SpringBoot: []string{"Java"},
				Fiber:      []string{"Go"},
				Express:    []string{"Js"},
				Django:     []string{"Python"},
			},
			Databases: []string{"Mongo", "MySql", "PostgresSql"},
			Misc:      []string{"Prisma", "Vim", "S3", "Redux"},
		},
		Architecture: []string{"MicroService applications", "Progressive web applications",
  				      "Single page applications"},
		CurrentGoals: []string{"Learn Rust and Go", "Be a git master", "Understand the business and finance"},
	}

niranjRaj's Projects

choo icon choo

:steam_locomotive::train: - sturdy 4kb frontend framework

coronavirus icon coronavirus

this code uses a daily database to display data in the form of a graph and map using the libraries matplotlib and folium

gameweb_python_django icon gameweb_python_django

A web application made using Python 3, Django 2, Bootstrap and REST API. It's website about technology where user can find interesting news (displayed used API), add new games to database and find new titles (using recommendation feature).

react icon react

Cheatsheets for experienced React developers getting started with TypeScript

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.