Skip to content
View NazCodeland's full-sized avatar
Block or Report

Block or report NazCodeland

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

Hey there, I'm Nazar

I am a software developer with a natural affinity for solving puzzles and riddles β€” the passion behind my love for programming.Β I also like to make things look aesthetically pleasing, and that is the reason why I also have some experience in UI/UX design. Check out my PawFood app deliverables - my project from the Google UX Design course.


πŸ‘¨πŸ½β€πŸ’» More About Me

  • 🌱 Checkout Saigon & Lashology my latest freelance projects for two amazing clients
  • πŸš€ Worldflare is an upcoming websockets application for connecting users around the world
  • πŸ‘― Looking for Paid and/or Intern opportunities by end of 2024
  • ✨ Find my projects on NazCodeland.dev
  • πŸ“« Reach me at nazcodeland@gmail.com

πŸ’ͺ Skills

Svelte SvelteKit TailwindCSS TypeScript
Postgres MongoDB
Figma Miro Notion
PowerShell Python

In addition to the skills listed above, I also have experience with the following libraries/technologies:

  • tRPC
  • Zod
  • Neon DB
  • Kysely
  • Pandas
  • Cloudflare
  • Vercel
  • Google Cloud

Learning Goals

  • Gain a deeperer understanding of software design patterns

  • React SolidJS Tauri Rust


Main Projects

  • Worldflare
    • Worldflare is an upcoming websockets application for connecting users around the world. The server-side websocket code is open sourced and the intention is to make the main Worldflare repository open source too! More details to come.

    • Svelte SvelteKit TailwindCSS TypeScript



  • Saigon.com

  • Saigon Repository

    • This is a static website designed for Saigon Restaurant, it provides a straightforward navigation for customers to explore the menu, make reservations, contact the restaurant, and order online.
    • Svelte SvelteKit TailwindCSS TypeScript Cloudflare

  • NazCodeland.dev

  • NazCodeland Repository

    • This is my personal website and it is also my first professional project. The current version is the second iteration, the first iteration was built using the MVC (Model View Controller) Architecture using ExpressJS for the backend and Handlebars for the View layer. The current iteration employs the same MVC Architecture but it uses Svelte for the View layer, and the Model and Controller are handled by SvelteKit, which is written in TypeScript.

    • Svelte SvelteKit TailwindCSS TypeScript



Blog Posts

Popular repositories

  1. NazCodeland-V2 NazCodeland-V2 Public

    My personal site implemented using Svelte, SvelteKit, and Tailwind CSS

    Svelte 2 2

  2. vanilla-node-rest-api vanilla-node-rest-api Public

    Forked from bradtraversy/vanilla-node-rest-api

    REST API using Node.js without a framework

    JavaScript 1

  3. template-typescript-node-package template-typescript-node-package Public template

    Forked from JoshuaKGoldberg/create-typescript-app

    Template TypeScript Node.js package with all the CI bells & whistles I commonly use. ✨

    TypeScript

  4. NazCodeland NazCodeland Public

    My personal site implemented using HTML/Handlebars, CSS, JS, and ExpressJS

    Handlebars

  5. Chessboard Chessboard Public

    Chessboard to visualize the N-Queens puzzle

    Svelte

  6. superforms-web superforms-web Public

    Forked from ciscoheat/superforms-web

    Website for the SvelteKit library Superforms

    Svelte