Work


All
Development
Design
UX/UI
University Compliance Portal
2023-06-12

The compliance portal for the University is a crucial asset designed to manage and track compliance-related activities within the university. It plays a significant role in maintaining the university's rankings and reputation, as compliance is a key factor in these evaluations. The portal is managed by the respective department to ensure that all compliance requirements are met promptly and efficiently.

Technologies Used:

  • WordPress: The portal is built using WordPress, leveraging its robust and user-friendly content management capabilities.
  • Custom Development: Developed without any third-party plugins to ensure the security and integrity of the portal are not compromised.

Key Features:

  • Compliance Management: Allows for efficient tracking and management of compliance-related activities and documentation.
  • User-Friendly Interface: Designed to be intuitive and easy to navigate, facilitating smooth operation by the department.
  • Secure Operations: By avoiding third-party plugins, the portal maintains a high level of security and reliability.

Personal Reflections: Developing the compliance portal for the University was a significant project, given its impact on the university's rankings and overall reputation. Ensuring the portal was built securely without relying on third-party plugins required careful planning and execution. The result is a reliable and efficient system that meets the university's compliance needs and supports its mission of maintaining high standards.

View the Portal: compliance.manipal.edu

Development
The Manipal Game
2022-10-19

To enhance engagement within Manipal, coded a JavaScript-based game where players can explore virtual elements such as the main edu building, butterfly café, and other local landmarks. This light and interactive game not only entertains but also encourages users to share their experiences and scores on social media, fostering a sense of community and local pride.

Features:

  • Interactive Local Elements: The game includes various elements like buildings, cafes, and shops that players can interact with, simulating a local exploration experience.
  • Social Media : Players are encouraged to share their scores on social media using a specific hashtag, promoting the game and enhancing community engagement.
  • Lightweight and Fast: Designed to be lightweight, ensuring quick load times and smooth gameplay on various devices.

Development:

  • Vanilla JavaScript: Built the game using pure JavaScript, ensuring a lightweight and efficient codebase.
  • Interactive Design: Implemented interactive elements that represent local landmarks, making the game relatable and engaging for users.

CI/CD Implementation:

  • Netlify Integration: Deployed the game on Netlify, utilizing its CI/CD capabilities to automate the build and deployment process.
  • Automated Workflows: Set up automated workflows to ensure that updates and new features are seamlessly integrated and deployed without downtime.

Achievements:

  • Successfully created an engaging game that promotes local exploration.
  • Leveraged CI/CD practices to maintain a high-quality, continuously improving gaming experience.

Technologies Used:

  • Development: Vanilla JavaScript
  • CI/CD: Netlify
  • Design Tools: Figma, Adobe Illustrator

**looking to see the game in action? click here **

Development
Ebook Reader
2022-09-22

To streamline the process of viewing and interacting with our company's annual reports, I developed an in-house eBook reader using HTML, CSS, and JavaScript. By leveraging a robust PDF book reader framework, this application provides a seamless and efficient reading experience tailored to our organizational needs.

Features:

  • PDF Integration: Utilized a powerful PDF book reader framework to ensure smooth rendering and navigation of PDF documents.
  • Responsive Design: Ensured the eBook reader is fully responsive, providing an optimal viewing experience across various devices and screen sizes.
  • User-Friendly Interface: Designed with a clean and intuitive interface, making it easy for users to navigate through the annual reports.

My Role: As the lead developer for this project, I was responsible for the complete development and deployment of the eBook reader. Here’s an overview of my contributions:

Development:

  • Front-End Development: Used HTML, CSS, and JavaScript to create a visually appealing and functional interface.
  • PDF Framework Integration: Integrated a reliable PDF book reader framework to handle the loading, rendering, and navigation of PDF files.
  • Custom Features: Added functionalities such as search, bookmarking, and page navigation to enhance user experience.

Design:

  • UI/UX Design: Focused on creating a user-friendly design that simplifies the process of reading and navigating through the annual report.
  • Responsive Layout: Ensured that the eBook reader maintains a consistent and accessible design across different devices and screen sizes.

Achievements:

  • Successfully built and deployed an efficient in-house eBook reader tailored to our organizational needs.
  • Enhanced the accessibility and usability of annual reports for employees and stakeholders.
  • Leveraged existing PDF reader frameworks to expedite development while ensuring high performance and reliability.

Technologies Used:

  • Development: HTML, CSS, JavaScript
  • Framework: PDF.js

** click here to see this in action**..

Development
Azadi ka Amrit Mahotsav Campaign Interface 🔥
2022-08-14

To support the Azadi ka Amrit Mahotsav campaign, I developed an interactive web interface that allows users to add a campaign logo to their profile pictures. This initiative encouraged users to participate in the celebration by updating their display pictures (DPs) with the campaign's branding, fostering a sense of unity and patriotism.

Features:

  • Image Upload: Users can easily upload their profile pictures directly from their device.
  • Logo Overlay: The application automatically adds the Azadi ka Amrit Mahotsav logo to the uploaded images.
  • Client-Side Image Processing: All image processing is done on the client-side, ensuring quick and secure handling of user images without the need for server-side processing.
  • User-Friendly Interface: Designed to be simple and intuitive, ensuring a seamless experience for users of all ages.
  • Responsive Design: Ensures the interface works well on various devices, including desktops, tablets, and smartphones.

Development:

  • Front-End Development: Built the interface using HTML, CSS, and JavaScript to create a smooth and interactive user experience.
  • Client-Side Image Processing: Implemented JavaScript functions to handle image uploads and dynamically overlay the campaign logo on top of the user’s picture directly in the browser.
  • Responsive Design: Ensured the application is fully responsive, providing an optimal user experience across all device types.

Design:

  • UI/UX Design: Focused on creating a clean, user-friendly design that makes it easy for users to upload their images and see the results instantly.
  • Brand Consistency: Incorporated the Azadi ka Amrit Mahotsav branding elements to maintain consistency with the campaign's visual identity.

Achievements:

  • Successfully launched an engaging tool that supported the Azadi ka Amrit Mahotsav campaign.
  • Encouraged widespread participation, helping to promote the campaign’s message and visibility.
  • Leveraged client-side processing to ensure fast, secure, and efficient image handling.

Technologies Used:

  • Development: HTML, CSS, JavaScript
  • Deployment: Netlify

Project Link: Azadi ka Amrit Mahotsav Campaign Interface

Development
LocalSay - Hyperlocal Startup
2021-09-16

LocalSay is an innovative platform designed to help residents explore their local communities. By listing local shops, businesses, professionals, and influencers, LocalSay makes it easy for people to discover everything their locality has to offer. Whether you're looking for a nearby café, a trusted plumber, or the latest trends from local influencers, LocalSay has you covered.

My Role: As one of the founders of LocalSay, I played a crucial role in shaping the user experience and technical backbone of the platform. Here’s an in-depth look at my contributions:

User Experience and Design:

  • Collaborated closely with the design team to create an intuitive, user-friendly interface.
  • Conducted user research and usability testing to ensure the platform met the needs of our diverse user base.
  • Designed interactive prototypes and wireframes to guide the development process.

Development:

  • Used Sails.js, a powerful MVC framework to develop the back-end infrastructure.
  • Implemented MongoDB for our database, efficiently handling over 16,520 entries within Ranchi.
  • Developed social media features allowing users to collaborate, share reviews, and follow local influencers.

Database Management:

  • Architected and maintained a robust database on DigitalOcean’s servers.
  • Ensured data integrity and optimised database performance to handle high volumes of user interactions.

CI/CD Implementation:

  • Established a continuous integration and continuous deployment (CI/CD) pipeline to streamline the development process.
  • Automated testing and deployment processes to ensure rapid and reliable updates.

Server Management:

  • Managed DigitalOcean’s infrastructure, including the database server and load balancer, to ensure high availability and performance.
  • Implemented security measures and regular backups to safeguard user data.

Achievements:

  • Successfully built and launched a comprehensive database of local businesses and professionals.
  • Enabled seamless social media integration, fostering a community of engaged users.
  • Scaled the platform to support thousands of active users with minimal downtime.

Technologies Used:

  • Backend: SailsJS, NodeJS, ExpressJS
  • Database: MongoDB
  • Cloud Services: DigitalOcean
  • CI/CD Tools: Jenkins, GitHub, Netlify
  • Design Tools: Figma

LocalSay stands as a testament to our dedication and hard work in creating a platform that truly benefits the community. My experience with LocalSay has equipped me with a strong foundation in full-stack development, user experience design, and cloud infrastructure management.

Development
Baba Name Generator
2018-11-18

The Babaname Generator is a fun and interactive project that I developed during my free time to engage with my Twitter community. This web application allows users to generate a "baba" version of their names, providing a playful twist to the standard name generator tools. The project quickly gained traction and received a lot of positive attention for its simplicity and entertainment value.

Technologies Used:

  • Vue.js: Utilized for its powerful yet flexible framework, enabling efficient and reactive UI development.
  • Bulma: A modern CSS framework based on Flexbox, used for creating the responsive and clean design of the website.
  • Netlify: The site is hosted on Netlify, taking advantage of its reliable and easy-to-use hosting services for quick deployment and continuous integration.

Features:

  • User-Friendly Interface: The website features an intuitive interface that allows users to effortlessly generate their "baba" name with just a few clicks.
  • Responsive Design: Ensures a seamless experience across various devices, thanks to the responsive capabilities of Bulma.
  • Lightweight and Fast: Built to be light and fast, providing users with instant results without any lag.

Personal Reflections: Working on the Babaname Generator was a rewarding experience. It was exciting to see the positive reactions from users and how something so simple could bring joy to many. The project allowed me to sharpen my skills in Vue.js and Bulma, while also demonstrating the power of Netlify for hosting and deployment. It stands as a testament to how small, fun projects can create a significant impact and connect with a wide audience.

Visit the Baba name Generator: babaname.netlify.app

Development
Save Bari Park Campaign
2017-05-17

The "Save Bari Park" campaign was a grassroots movement aimed at preserving Bari Park in Ranchi, a beloved green space threatened by demolition and commercialization. This campaign was a rallying cry for the people of Ranchi to protect their park from being turned into a commercial hub, ensuring that future generations could enjoy its natural beauty and tranquility.

Objective:

The primary objective of the campaign was to prevent the commercial exploitation of Bari Park, which had been earmarked for demolition to make way for commercial developments. The campaign sought to raise awareness, mobilize community support, and influence local government decisions to save this vital green space.

Key Strategies:

Community Engagement: Conducted community meetings, rallies, and awareness drives to inform and engage the local population about the importance of preserving Bari Park. Media Campaign: Leveraged traditional and social media to spread the word, using impactful visuals and stories that highlighted the park's significance to the community. Petitions and Advocacy: Organized petition drives and met with local government officials to present the community's demand for preserving the park. Collaborations: Partnered with environmental organizations, local businesses, and influencers to strengthen the campaign’s reach and impact. Creative Approach:

Visual Identity:

Developed a compelling visual identity for the campaign, with the slogan "Save Bari Park" prominently displayed. The color green was used strategically to symbolize toxic commercialization, contrasting with the natural green of the park that the campaign aimed to protect. Storytelling: Shared personal stories and memories from local residents, emphasizing the park's role in the community's social and cultural fabric. Digital Engagement: Created an interactive website and social media pages to provide updates, share information, and gather support through digital channels.

Click Here to view it on Behance

Design
GDG VIT : Women Techmakers Event Poster Series
2016-11-15

Dive into the inspiring world of Women Techmakers with our event poster series for Google Developers Group Vellore. This series celebrates the brilliance of Kalpana Chawla, Mary Kom, PT. Usha, and Indira Gandhi, capturing the essence of their groundbreaking contributions.

Key Contributions

  • Collaborative Effort: Partnered with a talented team to create a series of event posters that highlight the achievements of iconic women.
  • Inspirational Design: Each poster is designed to immerse viewers in the stories of resilience and innovation of Kalpana Chawla, Mary Kom, PT. Usha, and Indira Gandhi.
  • Celebrating Legacies: The posters honor these trailblazing women who have left an indelible mark on history.
  • Empowering Visuals: Crafted visuals that reflect the empowering spirit of the Women Techmakers event, encouraging participation and celebration.

Impact

The Women Techmakers event poster series not only commemorates the legacies of these remarkable women but also inspires and empowers the community. This project underscores our commitment to celebrating diversity and excellence in technology and beyond.

By designing this inspiring poster series for GDG Vellore, we created a visual tribute that honors the contributions of women who have made significant impacts in their fields, fostering a spirit of empowerment and recognition within the tech community.

Design
SharkAttack - an Indie game for VIT University Students
2016-07-20

SharkAttack

Description: SharkAttack is an open-source project developed from the dorms of VIT University. It fetched profiles from the university's backend and integrated them into a fun HTML-based game. Users could enter a roll number to access a game where they could "slap" the person associated with that roll number. The game used Google Firebase to store high scores and a third-party tool for comments and popups to guide users.

Features:

  • Fetches profiles using VIT University's backend information
  • HTML-based game where users can interact by entering roll numbers
  • Google Firebase integration for storing maximum scores
  • Third-party tools for adding comments and informative popups

Technologies Used:

  • HTML5
  • JavaScript
  • Google Firebase
  • Third-party tool for comments and popups

Repository:GitHub - SharkAttack

Purpose: To create an engaging and interactive game using backend profile data, while leveraging cloud storage and user interaction tools.

Note: This project was developed in the university dorms and may not work currently due to increased security measures by VIT University.

Development
QuickBaba - Browser Paint
2016-04-01

Quick Baba

Description: Quick Baba is an open-source project that brings a touch of fun and animation to your browser. Using JavaScript, it dynamically draws an animated version of baba and refreshes the image at regular intervals, ensuring a constantly changing visual experience.

Features:

  • Dynamic Drawing: Utilizes JavaScript to create a dynamic and animated drawing of quickbaba..
  • Automatic Refresh: The drawing refreshes at set intervals, providing a new image each time.
  • Open Source: Available on GitHub for contributions and improvements.

Technologies Used:

  • JavaScript
  • HTML5
  • CSS3

Usage: Simply clone the repository and open index.html in your web browser to see the animation in action.

Contribute: Github Repo


Development
TravelJar: Designing an Engaging Landing Page Wireframe
2015-11-15

As a design intern at TravelJar, I had the privilege of contributing to the creation of the app's landing page wireframe. This project focused on guiding users through the immersive TravelJar experience, highlighting intuitive Call-to-Action (CTA) points.

Key Contributions

  • Collaborative Effort: Worked closely with the design team to develop a wireframe that emphasizes seamless user navigation.
  • Intuitive CTA Points: Strategically placed CTA points to enhance user engagement and guide them through exploring destinations and planning adventures.
  • User Journey Optimization: Each section of the wireframe is thoughtfully designed to ensure a smooth and engaging journey for users.
  • Showcasing Features: Highlighted the app's key features in a way that invites users to embark on their next travel adventure with TravelJar.

Impact

The landing page wireframe we developed not only showcases TravelJar's features but also provides an engaging and intuitive user experience. This project reflects our team's dedication to creating a user-centric design that invites users to explore and plan their next adventure with ease.

By contributing to TravelJar's landing page wireframe, we created a platform that effectively communicates the app's value and enhances the overall user experience, demonstrating our commitment to innovative travel solutions.

UX/UI
SignDigital.in: a leading digital signature platform
2015-11-15

I had the privilege of leading the transformative UX/UI redesign of SignCat, which was later rebranded as SignDigital.in. This dynamic platform specializes in Digital Signature Certificate (DSC) services. Our primary goal was to enhance user experience and streamline the online DSC purchasing process.

Key Contributions

  • Collaborative Effort: Worked closely with a talented team to craft an easy-to-navigate UI that guides users seamlessly from exploration to checkout.
  • Responsive Design: Together, we ensured a clean and responsive design that provides a consistent experience across all devices.
  • User Journey Optimization: Streamlined the user journey by strategically placing key elements and simplifying the ordering process.
  • Visual Appeal: Integrated visually appealing design elements that enhance user engagement.
  • User-Centric Features: Focused on incorporating features that cater directly to user needs, making the platform both reliable and accessible.

Impact

The redesign of SignDigital.in not only facilitated the sale of digital certificates but also prioritized a positive and efficient user experience. This project is a testament to our team's collective effort and dedication to digital innovation in the field of digital signatures.

By transforming SignDigital.in, we created a platform that stands out for its usability and aesthetic appeal, reflecting our commitment to enhancing digital services for all users.

UX/UI
GDG VIT: Designing a Standout Standie
2015-11-15

Embarking on a creative venture for GDG VIT, our team designed a standout standie that seamlessly fuses innovation and university pride. The standie prominently features the distinctive Google Developers Group branding alongside a custom portrait of VIT University, providing a personalized backdrop.

Key Contributions

  • Collaborative Effort: Worked closely with a dedicated team to design a visually appealing standie that captures the essence of GDG VIT.
  • Innovative Design: Integrated the Google Developers Group branding with VIT University's portrait to create a unique and personalized design.
  • Celebrating Synergy: The design amplifies the GDG spirit while celebrating the vibrant connection between technology and academic identity.
  • Visual Representation: Crafted a visual ode to unity, showcasing the synergy between GDG VIT and the rich heritage of VIT University.

Impact

Our standie not only represents the GDG spirit but also celebrates the synergy between innovation and academic identity. This project highlights our commitment to creating designs that honor both technological advancement and university pride.

By designing this standout standie, we proudly represented the collaboration between GDG VIT and VIT University, demonstrating the powerful connection between the tech community and academic excellence.

Design
Sahitya - The Literary Club (DTU)
2014-12-13

The branding project for "Sahitya - The Literary Club" of Delhi Technology University (DTU) was an exciting venture that involved creating a cohesive and visually appealing identity for the club. The goal was to develop a brand that reflects the club’s dedication to literature, creativity, and intellectual engagement among students.

Project URL: Sahitya - The Literary Club

Key Deliverables:

  • Logo Design: Created a distinctive logo that embodies the essence of literature and creativity. The design incorporates elements like books, quills, and subtle literary motifs to resonate with the club’s mission.
  • Brand Colors and Typography: Established a color palette and typography that exudes a scholarly and artistic vibe. The chosen colors and fonts were used consistently across all branding materials to ensure a unified look.

Technologies Used:

  • Adobe Illustrator: Used for creating vector graphics, including the logo and other branding elements.

View the Project on Behance: Sahitya - The Literary Club

Design

Sarabpreet • 2012-2024 ©