Charitha Goonewardena (@charitha95)

Top repositories

1

react-scss-7-1-boilerplate

A boilerplate for react applications with 7-1 sass pattern (7 folders, 1 file). Basically, it has all your partials stuffed into 7 different folders, and a single file at the root level (usually named main.scss) which imports them all to be compiled into a CSS stylesheet.
CSS
14
star
2

react-skeleton-preload

A generic loader which looks like Facebook skeleton loading. plugin uses nothing but pure css and some react jsx.
JavaScript
4
star
3

react-skeleton-loading-demo

This repository contains the demo of react-easy-skeleton-loading plugin (https://github.com/charitha95/react-skeleton-preload). You can experience the plugin here.
JavaScript
2
star
4

landing-page-vanilla-js

A multi-section landing page which manipulates DOM dynamically with JavaScript, and shows that it can improve the usability of an otherwise static site.
HTML
1
star
5

react-todo-app

Experimental react todo app which uses Ant Design as a UI library with Tailwind utility-driven css framework. This follows atomic design system principles for react app. Also this is integrated with Storybooks.
SCSS
1
star
6

portfolio

My personal portfolio which will be pointed to .dev
JavaScript
1
star
7

supernfty-game

A slot game I developed for the SuperNfty NFT artist. Uses ReactJs.
JavaScript
1
star
8

react-redux-thunk

Sample application which implements react with redux thunk
JavaScript
1
star
9

lendo-cart

Shopping cart with react using context api
TypeScript
1
star
10

EclecticIQ

TypeScript
1
star
11

the-lonely-woodie

Game created for woodies NFT
C#
1
star
12

msw-test

sample repo to test msw with nextjs swr
JavaScript
1
star
13

journal-app

This is asynchronous web app that uses Web API and user data to dynamically update the UI in a Weather Journal application. It has a simple node server with two basic routes.
JavaScript
1
star
14

clementine_ama

ama quiz for clementine nightmare game
JavaScript
1
star
15

auth-test

Test aws auth
1
star
16

nextjs-blog

Next js experiment with vercel deployment
JavaScript
1
star
17

race-federation

HTML
1
star
18

helpy

Helpy is a progressive web application which has a compassionate community built for the people who are under stress. Application consists of two groups called 'give help and get help'.
JavaScript
1
star
19

travel-planner

This project basically builds a travel application which pulls data from 3 APIs. The purpose of this project is to get some hands on experience on webpack, express server and service workers.
JavaScript
1
star
20

dynamic-view-with-javascript

This is a cross-browser solution to target Chrome and Firefox which uses only native JavaScript(ES6), CSS3 and HTML5. Haven't use any third-party libraries, frameworks or bundlers.
JavaScript
1
star
21

repo-finder

Repo finder is a cra application implemented to find available repos based on a given GIT user name. Uses a custom state management system build withing the project to manage state of the application. Uses standard React and GIT public endpoints to fetch data.
JavaScript
1
star
22

birthday-template

Simple birthday template mobile responsive web app with birthday song, Fully customizable. Used Technologies: react js, react reveal
JavaScript
1
star
23

burger-builder

Burger-builder is a web application crafted on React with Redux. Application explains how to structure the application on industry standards with class based and functional components. This is a dynamic burger builder which uses firebase for authentication purpose. End it uses Redux to manage the state through out the application.
JavaScript
1
star
24

personal-blog-template

A template for a personal blog with proper CSS and HTML formatting & style. Main layout of the template is on css grid and other contents have been layout with flexbox.
HTML
1
star