-
Updated
May 26, 2019 - Java
lpu
Here are 102 public repositories matching this topic...
-
Updated
May 26, 2019 - Java
-
Updated
May 26, 2019 - Java
a simple image editor, which let's you tone your images.
-
Updated
Nov 1, 2020 - CSS
-
Updated
Jul 17, 2024 - Python
Using this app, you can resize and compress(reduce the quality) of your photos. This app is built using HTML, CSS, and JavaScript.
-
Updated
Apr 29, 2023 - JavaScript
This repository contains the programs and projects I worked on during my participation in the Web Workshop conducted by TechOcean at LPU. The workshop covered various aspects of full-stack web development, and I gained valuable experience and skills through the practical projects we completed together.
-
Updated
May 3, 2023 - HTML
This is a solution to the barber shop problem using a queue data structure. The barber shop problem is a classic synchronization problem. #lpu
-
Updated
Nov 28, 2022 - JavaScript
-
Updated
Jan 19, 2023 - JavaScript
Create a website for CPU scheduling algorithms (FCFS, Priority Scheduling(non preemptive) and Priority Scheduling (Preemptive)). On clicking any algorithm, the page must display the working of the algorithm and have a working model of it. For instance, for priority scheduling, the working model should take input from the user related.
-
Updated
Nov 16, 2022 - JavaScript
enhanced version with questions answered at random time
-
Updated
Oct 28, 2023 - JavaScript
Solution to DSA problems on Heap, Tree, Graph and Sets
-
Updated
Jun 30, 2024 - C++
A high-performance autonomous agent built with a Client-Server architecture (FastAPI & Streamlit). Optimized for the Groq LPU inference engine to provide near-instantaneous mathematical reasoning, session-based memory, and real-time tool integration.
-
Updated
Dec 30, 2025 - Python
2nd Sem Project Code
-
Updated
Jul 26, 2021 - HTML
This is a random color generator project. You can generate random colors and copy them to your clipboard. using HTML, CSS, and JavaScript.
-
Updated
Jan 22, 2023 - HTML
This project focuses on building a model that predicts the age and contrasts amongst the medical images of skin diseases of 9 types. The dataset was taken from kaggle and was devided into train and validation images..
-
Updated
Jun 17, 2024 - Jupyter Notebook
Given a sorted linked list, remove all duplicates from the linked list. For example, if the given linked list is 11->11->11->21->43->43->60, then the output should be 11->21->43->60.
-
Updated
Nov 23, 2022 - HTML
Improve this page
Add a description, image, and links to the lpu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lpu topic, visit your repo's landing page and select "manage topics."