Coder Social home page Coder Social logo

soham874 / sohams-web-portal Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 108.42 MB

My up-to-date online Web Portal, created as a full stack project

Home Page: https://soham874.github.io/Sohams-Web-Portal/

Java 25.91% CSS 14.32% HTML 33.42% JavaScript 26.23% Dockerfile 0.12%

sohams-web-portal's Introduction

Welcome to my web-portal project!

I have developed this webpage in an effort to have more control over what and how I choose to display than LinkedIn. While this could have been developed solely as a frontend project, backend integration ensures that I can quickly make changes to my information on the go without having to refactor the code every time.

Project Infrastructure

A representaion of the project infrastructure can be shown as follows

Project Layout at src/main/resources/static/assets/Project_Layout_*.png

The frontend is served by HTML, JSP, CSS and JavaScript. All information is fetched via Ajax calls from the frontend to the controller classes defined in Java. The backend uses OkHTTP3 client to form the formal requests and forward them to different databases and servers to fetch live information. Information receieved is passed back to the frontend layer to be parsed and displayed.

Non-statistical information is fetched from MongoDB Atlas servers in realtime. This adds the advantage of flexibility because information displayed in the webpage can be changed directly by updating information in the database via a simple API call.

Information collected

While opening the webpage, the following information is automatically collected and stored for analysis, statistical and debugging purposes :-

  • UTC Time Stamp
  • Browser Client
  • Device screen width
  • Device screen height

Visitor browser information, and visitor communications are stored directly in Google Sheets in my drive via API calls through SheetsDB.

Post storgae, Google Apps Scripts and Google Sheets process the information and displays it in a meaningful way. The stored information helps me get important insights like webpage traffic, frequency distribution of footfall vs time of day, and device and browser types commonly used to access my webpage. A glance into the generated outputs is as follows

Sample output

All stored/processed information is available for viewing here

Credits

All the technologies used are beautifully documented and explained in the interent, from where I have learnt the implementations. YouTube and StackOverflow are obligatory mentions. Special mentions are as follows:-

sohams-web-portal's People

Contributors

soham874 avatar

Watchers

 avatar

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.