Clueless
Community.

Learn, Grow.

Clueless is a student community

Built with the vision to encourage open-source enthusiasts! We provide the best resources, conducts weekly contests to test your skills, a guide to Open-source, and help you build projects.

line1

Jump into the world of Open-source

built with the vision to encourage open-source enthusiasts!

line2

Get out of tutorial hell and start contributing

1

2

3

4

5

6

7

8

9

10

11

12

import matplotlib.pyplot as plt


def draw_scatterplot(x_values, y_values):

plt.scatter(x_values, y_values, s=20)

plt.title(“Scatter Plot”)

plt.xlabel(“x-values”)

plt.ylabel(“y-values”)

plt.show()

Copilot

line3

Explore Projects to contribute

ClueLess Official Website

HTML
Tailwind CSS
Logo
built with the vision to encourage open-source enthusiasts!

SeamLess UI

HTML
Tailwind CSS
Logo
built with the vision to encourage open-source enthusiasts!

Flutter UI Components

Flutter
Tailwind CSS
Logo
built with the vision to encourage open-source enthusiasts!
line3

Learn about some biggest Open-source Programs

line3

Lacking skills?

We got you covered.

built with the vision to encourage open-source enthusiasts built with the vision to encourage open-source enthusiasts

Path

Team behind this

Testimonial

Copyright © by ClueLess 2023

Powered by Clueless