Giter Site home page Giter Site logo

Abhijeet's Projects

css3d-blending icon css3d-blending

Basic CSS trick to create a 3D looking effect. Key is to use multiple text-shadows which will in turn create a cool looking text. Use attr() prop to lay one text over the other. 😎

cssglitchingtext icon cssglitchingtext

A cool looking illusion that causes a glitch effect in CSS, using animation and multiple text shadows, a ton of 'em. 😁

cssmorphingtext icon cssmorphingtext

This code cleverly utilizes CSS animation prop to create a "Morphing Text" effect. Essentially, it layers 2 text elements on top of each other, and blurs them depending on which text element should be more visible.

cssneumorphism icon cssneumorphism

Neumorphic design latest effects. A profile card designed by using neumorphism concept, it basically plays with the box shadow() prop in CSS.

cssperspective-hover-effect icon cssperspective-hover-effect

A sliding text with pure CSS. Creates an illusion that the text is moving when once hovered. Try customizing the line-height and height props as per your need.

csstubegloweffect icon csstubegloweffect

A simple CSS text effect. Allows user to give an input and as the user types in, the text starts to glow. This uses multiple text-shadow() props to create an astonishing effect. Do play with the @keyframes to adjust the lighting accordingly.

juvoxa-table icon juvoxa-table

Built a dynamic react table from an API. The data is being fetched from an external API into the react-table lib. Used some cool looking CSS to make UI more appealing.

reactjs-calculator icon reactjs-calculator

A simple calculator created using useReducer( ) hook. This app is completely responsive for all screen sizes.

reactjs-cryptowatchapi icon reactjs-cryptowatchapi

A simple API fetch for cryptocurrency price tracker app in ReactJS using Axios package. It mainlt uses React Hooks such as useState and useEffect. You can also search currencies and have it displayed on the browser. I used a free public API link https://api.coingecko.com/api/v3/coins/markets?vs_currency=usd&order=market_cap_desc&per_page=10&page=1&sparkline=false >> keep the size of results &per_page between 1-250. For some reasons it doesn't load higher than 25 cryptos for me.

reactjs-figmalandui-spa icon reactjs-figmalandui-spa

Insanely Clean webpage. Transformed a Figma design into a fully functioning website, improved CSS styling, and created modern and responsive ReactJS website. This is a landing page for a UI/UX sketch tool like Figma. Added few media queries to make it responsive.

reactjs-health.io-spa icon reactjs-health.io-spa

Trying out newer claymorphism designs from Figma. A simple and cool looking website for a health insurance provider. This is a clean looking website designed from scratch and it is also fully responsive.

reactjs-launchapp-spa icon reactjs-launchapp-spa

An aesthetic SPA for an app launch website using React JS. This project is very simple to implement, thoroughly uses multiple components to build this simple yet astonishing look. No additional lib were used.

reactjs-logoipsum3d-spa icon reactjs-logoipsum3d-spa

Modular 3D SPA with interactive butttons and cool hover effects. Converted a figma design into this beautiful modern claymorphism design. Added an additional Blog section to give it an extra mile. This website is also completely responsive for all screen sizes.

reactjs-metrocast icon reactjs-metrocast

A simple Cards inspired Weather App. That fetches data from an external API(Weather API). This project basically uses 2 main react hooks mainly that are useState and useEffect. Utilized Axios for better functionality.

reactjs-smarthomespa icon reactjs-smarthomespa

This project is a reactJS based simple SPA for a client named "smartHome" which deals with home automation and stuff. This is just an initial build, will need more modifications. The design was build in figma and then converted to react.

reactjs-todoapp icon reactjs-todoapp

A simple Todo app that let's a user add new items to the list and also update or delete the previously added list items. This project uses multiple react hooks to get things working, a very simple and effective code.

reactjs-trippingwebsite icon reactjs-trippingwebsite

Building a Travel Website in React from scratch. This project uses React Hooks and React Router and the website is fully responsive as well. Feel free to refactor the code and send me your versions!

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.