Software Engineer. Intelligent systems enthusiast.
-
Avanade
- Frankfurt, Germany
- https://www.linkedin.com/in/simonbassey/
- @simonbassey
Pinned Loading
-
spring-todo
spring-todo PublicA simple restful webservice with spring-boot following SOLID principles and Clean Architecture
Java
-
NodeTodo
NodeTodo PublicA demo RESTful webservice with NodeJs/Typescript using Express and MongoDb and follows Clean Architecture
TypeScript
-
DistributedCache-Demo
DistributedCache-Demo PublicA sample .NetCore web API that uses Redis and Microsoft's Caching Extension library for distributed caching
C#
-
Vector.py
Vector.py 1class Vector:
23def __init__(self, l):
4if type(l) is not list and type(l) is not tuple:
5raise ValueError(str.format("class Vector only accepts a list"))
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.