AbhikS847
An IT graduate with a background in software engineering, design and business working on websites and projects. Valuing every opportunity given.
http://theabhik.com/Melbourne
Pinned Repositories
PHP-Registration-Login
A simple CRUD application created in PHP for a test conference session that takes input from users and uses form validation. Courtesy of the great Jamaican Software engineer Trevoir Williams
blurryLoading-Javascript
Day 5/50 Javascript projects. Today I learnt how to blur out an image with applied interval.
Expanding-cards-
1/50 Javascript projects in 50 days
hiddenSearch
4/50 Javascript projects, hidden search widget.
ProgressBar-Javascript-
Day 2/50 Javascript project. A progress bar like the ones in shopping carts, registrations and logins for Front end.
rotatingNavigation-Javascript-
Javascript 3/50. A rotating navigation created using Vanilla Javascript and adding styles to the proejct.
splitLandingPage-Javascript
Day 7/50 Javascript project for split landing page.
abhik-portfolio
animatedNavigation-Javascript-
Day 14/50 Javascript projects, animated navigation.
Appbar-design-
AbhikS847's Repositories
AbhikS847/shres-mortgage-calculator
Mortgage calculator using Material UI. Has 2 stages of gathering important information as Loan Details, Additional Details and caclulates it accordingly.
AbhikS847/luxoo-UI-landing
Landing page for a luxury car rental service
AbhikS847/shres-stripe1.0
Stripe checkout UI only for daily UI challenge day 2
AbhikS847/githubfinder
Title explains itself don't it?
AbhikS847/FeedbackApp
Courtesy of Brad Travesy
AbhikS847/flightpasa
AbhikS847/marco-removals
Complete MERN app for production build
AbhikS847/starter-express-api
AbhikS847/marco-booking-backend
Backend stuff
AbhikS847/marco-booking
Removalist in action. Marco Evangelista
AbhikS847/react-native-taskify
Task app with authentication and login from Firebase
AbhikS847/context-blogs
Blogs managed completly using context from React Native
AbhikS847/RESTful-App-POSTMAN-
My first RESTful application. Only available for testing through POSTMAN. I have understood the core basics of Node and RESTful API. This app can perform a simple CRUD (Create, Read, Update and Delete) functions
AbhikS847/weather
AbhikS847/yelp-react-native
Simple example of Yelp API used in React Native to search for restaurants and display details on tapping.
AbhikS847/python-volcanoapp
Folium Volcano application.
AbhikS847/devconnector
Brad Travesy course for Fullstack MERN app
AbhikS847/xcify-deposit-attachment
Learning jquery is fun. Here I have used an On Change event handler in order to check if the file uploaded is an image or if an image needs to be uploaded. The validation was not requried to do so because in the input tag I simply added accept="image/x-png,image/gif,image/jpeg".
AbhikS847/xcify-mail-attachments
Can show multiple files uploaded but need to work on multi select and upload at same time
AbhikS847/mobileUI-1-work-8-08-2021
A little practice for the UI design for work tommorow
AbhikS847/mobileUI-2-work-8-08-2021
Registration skeleton for Login / Register UI
AbhikS847/Reactivities
Repo for dotnet course
AbhikS847/xcify-TEST-03
This was the actual test that I needed to finish during my interview
AbhikS847/ScrollAnimation-Javascript
Just a simple scroll animation with looping content elments
AbhikS847/roughphotoslider
Title says it all! :( not a very good one but brushing up on JS
AbhikS847/progressbar-images-
A progress bar with images, using simple Javascript.
AbhikS847/DatingApp
Dating app in ASP.Net
AbhikS847/mentorloop
Mentorloop assesment exercise
AbhikS847/xcify-test2-CSS
Need to change some CSS files for assesments
AbhikS847/xcify-test1-AJAX-POST
Test 1 was to make an AJAX POST to login a valid user from database.