#!/usr/bin/python
# -*- coding: utf-8 -*-
class SoftwareProductsStartup:
def __init__(self):
self.name = "SOFTWARE SQUARE"
self.description = "Crafting Innovative Solutions for Enterprise Challenges"
self.location = "Global Presence"
self.technologies = ["Everything you need and also", "Python", "JavaScript", "React", "Node.js", "Django", "Java", "Spring Boot"]
def say_hello(self):
print("Welcome to our GitHub! Explore our projects and join us in the journey of innovation.")
startup = SoftwareProductsStartup()
startup.say_hello()
The-Software-Square
Popular repositories Loading
Repositories
Showing 10 of 10 repositories
- whatsapp_messaaging Public
The-Software-Squad/whatsapp_messaaging’s past year of commit activity - oyola-static Public
The-Software-Squad/oyola-static’s past year of commit activity - diary_manager Public
The-Software-Squad/diary_manager’s past year of commit activity - software-square Public
The-Software-Squad/software-square’s past year of commit activity - kns_frontend Public
The-Software-Squad/kns_frontend’s past year of commit activity