nisalrenuja
Senior Software Engineer | Postman Student Leader | CNCF Chapter Organizer | FOSS Enthusiast | Former President @sliit-foss
@macrolabslkColombo
Pinned Repositories
avanoa-frontend
chat-app
This is a real-time chat application made by using React.js
dictionary-app
This is a web application to search English words and their meanings.
dockerizing-nodejs
Dockerizing a Node.js Web Application
ITP21F_08
Enterprise Resource Planning Management System
react-suspense-users-demo
This project showcases how to use React Suspense to handle asynchronous data loading with a clean and intuitive approach.
super-duper-octo-couscous
REST API with Express, TypeScript and Swagger
tensor-hub
Tensor Hub is a versatile AI-powered web application that allows users to analyze data using various machine learning models powered by TensorFlow.js.
ubiquitous-octo-garbanzo
Dockerizing a React.js app
weather-app
This is a web application to check the weather in a particular city or country. Mainly the user can get real-time information about a particular city or country's temperature, visibility, humidity and wind.
nisalrenuja's Repositories
nisalrenuja/super-duper-octo-couscous
REST API with Express, TypeScript and Swagger
nisalrenuja/avanoa-frontend
nisalrenuja/avanoa-backend
nisalrenuja/dictionary-app
This is a web application to search English words and their meanings.
nisalrenuja/react-suspense-users-demo
This project showcases how to use React Suspense to handle asynchronous data loading with a clean and intuitive approach.
nisalrenuja/tensor-hub
Tensor Hub is a versatile AI-powered web application that allows users to analyze data using various machine learning models powered by TensorFlow.js.
nisalrenuja/theme-switcher
This repo showcases a theme switcher that synchronizes with localStorage to save and apply the user's theme preference. By leveraging useSyncExternalStore, the application ensures that the theme remains consistent across sessions and browser tabs.
nisalrenuja/weather-app
This is a web application to check the weather in a particular city or country. Mainly the user can get real-time information about a particular city or country's temperature, visibility, humidity and wind.
nisalrenuja/dockerizing-nodejs
Dockerizing a Node.js Web Application
nisalrenuja/ansi-art-app
nisalrenuja/build-next-app
Github workflow file for Next.js App
nisalrenuja/Campus-Club
Information regarding FOSS Campus Clubs
nisalrenuja/CCSEP_Assignment_Demo_Programs
This repository contains the demo programs used by Group 10 for the CCSEP Assignment. The "vulnerable" branch contains the vulnerable demo programs & the "patched" branch contain the demo programs after patching/mitigating their vulnerabilities.
nisalrenuja/discord-bot
nisalrenuja/emoji-selector
iOS app for select emojis
nisalrenuja/github-podcast
nisalrenuja/github-podcast-generator
Generate Podcast feeds using YAML, hosted by GitHub pages.
nisalrenuja/GitHubGraduation-2022
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
nisalrenuja/go-gorilla-ws
A simple WebSocket echo server implemented in Go using the Gorilla WebSocket library. The server listens for WebSocket connections, receives messages, and echoes them back to the client.
nisalrenuja/graphql-playground
nisalrenuja/Hacktheworld22
Submit 4 pull requests as a beginner.And get a chance to win a cool Tshirt
nisalrenuja/http-smuggle-app
nisalrenuja/nextjs-recaptcha-v2
This project demonstrates how to integrate Google reCAPTCHA v2 into a Next.js application for enhanced security, ensuring that only real users interact with your website.
nisalrenuja/nextjs-todo
todo app made by using Next.js and Tailwind CSS
nisalrenuja/nisal-renuja
Personal Portfolio
nisalrenuja/nisalrenuja
nisalrenuja/node-postgreSQL-prisma-auth
Auth made by using Node.js , PostgreSQL and Prisma
nisalrenuja/node_prisma_postgresql
In this comprehensive article, you'll learn how to set up a Node.js API Project with ExpressJs, Prisma, PostgreSQL, Redis, and Docker-compose. The API will run on an Express server and use Postgres for data storage.
nisalrenuja/The-CRUD-Collection
This repository welcomes fun CRUD apps in a mix of any language! Share your app with others and inspire them along their coding journey ✨
nisalrenuja/turtle-graphics
contains various shapes created by using python turtle graphics.