{"id":49952977,"url":"https://github.com/olegood/boosti","last_synced_at":"2026-05-17T20:20:46.846Z","repository":{"id":44728155,"uuid":"452242586","full_name":"olegood/boosti","owner":"olegood","description":"Pet-Project: Boost Your Technical Interview","archived":false,"fork":false,"pushed_at":"2022-04-07T15:19:29.000Z","size":2526,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2023-03-10T13:10:43.227Z","etag":null,"topics":["apache-poi","groovy","h2","hibernate","jacoco","java","js","liquibase","maven","mui","reactjs","rest-assured","selenide","spock","spring","spring-boot","spring-mvc","spring-security"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/olegood.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-26T11:04:37.000Z","updated_at":"2022-07-01T13:21:11.000Z","dependencies_parsed_at":"2022-09-11T17:12:08.607Z","dependency_job_id":null,"html_url":"https://github.com/olegood/boosti","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/olegood/boosti","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegood%2Fboosti","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegood%2Fboosti/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegood%2Fboosti/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegood%2Fboosti/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olegood","download_url":"https://codeload.github.com/olegood/boosti/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olegood%2Fboosti/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33153670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache-poi","groovy","h2","hibernate","jacoco","java","js","liquibase","maven","mui","reactjs","rest-assured","selenide","spock","spring","spring-boot","spring-mvc","spring-security"],"created_at":"2026-05-17T20:20:45.493Z","updated_at":"2026-05-17T20:20:46.838Z","avatar_url":"https://github.com/olegood.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BoosTI: 'Boost' Your Technical Interview\n\nPet-project that make **boost** in collecting questions for technical interview and export them in following formats:\n\n- Plain Text (.txt)\n- Microsoft Word (.docx)\n- Portable Document Format (.pdf)\n\nSandbox for mastering coding skills, making architectural experiments and place to use various Java ecosystem tools,\nframeworks and libraries.\n\n## Tech Stack (major elements)\n\n### Languages\n\n- [Java 17 (_Amazon Corretto_)](https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/what-is-corretto-17.html)\n- [Apache Groovy](https://groovy-lang.org/)\n\n### Frameworks\n\n- [Spring Boot](https://spring.io/projects/spring-boot)\n- [Spring Data](https://spring.io/projects/spring-data)\n- [Spring Security](https://spring.io/projects/spring-security)\n- [Spring HATEOAS](https://spring.io/projects/spring-hateoas)\n- [Hibernate ORM](https://hibernate.org/orm/)\n\n### Database Engine and Tools\n\n- [H2 Database Engine](https://www.h2database.com/html/main.html)\n- [Liquibase](https://liquibase.org/)\n\n### Testing\n\n- [JUnit Jupiter](https://junit.org/junit5/)\n- [Mockito](https://site.mockito.org/)\n- [Hamcrest](http://hamcrest.org/)\n- [ArchUnit](https://www.archunit.org/)\n- [Spock Framework](https://spockframework.org/)\n- [REST-assured](https://rest-assured.io/)\n- [Selenide](https://selenide.org/)\n- [JaCoCo](https://www.eclemma.org/jacoco/)\n\n### Other libraries and tools\n\n- [Project Lombok](https://projectlombok.org/)\n- [Model Mapper](http://modelmapper.org/)\n- [Apache POI](https://poi.apache.org/)\n- [Checkstyle](https://checkstyle.org/)\n\n### Build Tool\n\n- [Apache Maven](https://maven.apache.org/)\n\n### CI/CD\n\n- [GitHub Actions](https://docs.github.com/en/actions)\n\n### UI/UX\n\n- [React](https://reactjs.org/)\n- [Node](https://nodejs.org/en/)\n- [NPM](https://www.npmjs.com/)\n- [Material UI](https://mui.com/)\n\n## How to Build\n\nRun full build lifecycle:\n\n`$ mvn clean install`\n\nProfiles activated by default: `jacoco` (being used as code coverage tool). Full list of profiles could be found\nin `\u003cprofiles\u003e` section. Commonly used:\n\n- `jacoco` (_default_)\n- `failsafe` (integration tests)\n- `selenide` (e2e tests)\n\nExamples of profile activation:\n\n`$ mvn clean install -P failsafe`\n\n`$ mvn clean install -P failsafe, !jacoco`\n\nTo get full build with no tests being run:\n\n`$ mvn clean install -DskipTests=true`\n\nor simply\n\n`$ mvn clean install -DskipTests`\n\n## How to Contribute\n\nIf you are interested and want to contribute please drop me an [email](mailto:oleg.anastassov@gmail.com). Any ideas are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folegood%2Fboosti","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folegood%2Fboosti","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folegood%2Fboosti/lists"}